This is down to an issue in phpmyadmin (or should that be PhpMyAdmin?). If you create the tables from the MySQL console (or put the create statements in a file and then run this form the console) the case sensitivity will be retained. Tom Paul Meagher wrote: > I am creating tables in Mysql on Windows. > > I like to capitalize the first letter of my table names. > > When I use phpMyAdmin to create these tables, the capitalization of the > first letter is lost (everything is lower case). > > I am using MySQL 3.23.28-gamma > > Does anyone else have this issue and is there any way to enforce case > sensitivity in Table names? > > Regards, > Paul Meagher > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED]
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]