i have four MySQL servers running (3 x 3.23.52 under Solaris 7 SPARC, 1 x 3.23.53 under Win 2k) and performing quite well. Yesterday, i wanted to try out the 4.0.12 production release. Installation under Win2k = no problem. Firing up = no problem. Dumping data in = no problem. BUT: some of my Databases have names like DBstaff (e.g. with capital letters and small letters beeing significant for all the script procedures) - and MySQL 4.0.12 changes my DB names to small letters, which again causes A LOT of PHP error messages in the apache error_log.
Is this a known bug in the Windows version, or have i done something wrong?
Greez, bluenote