MySQL 4.0.12 under Win2k - capital letter problem

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
bluenote
Forum Commoner
Posts: 93
Joined: Sat Mar 01, 2003 4:59 am
Location: Heidelberg, Germany

MySQL 4.0.12 under Win2k - capital letter problem

Post by bluenote »

Hi :lol: there,

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
Post Reply