Bug #5725 MySql Control Center saves tables always in lowcase
Submitted: 23 Sep 2004 22:27 Modified: 7 Oct 2004 22:43
Reporter: Rodion Alukhanov Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQLCC Severity:S3 (Non-critical)
Version:0.9.4 OS:Windows (Windows XP)
Assigned to: Matthew Lord CPU Architecture:Any

[23 Sep 2004 22:27] Rodion Alukhanov
Description:
If you set the flag "lower_case_table_names" to "0" and try to change anything in any table by "MySql Control Center", it resaves the table in lowcase (the table name becomes lowcase).

With "lower_case_table_names = 1" this behavior is normal, but not with "lower_case_table_names = 0".

How to repeat:
1. Change "lower_case_table_names" to "0" in the "MySQL Server" configuration file.
1a. Of course restart the Server.
2. Create any table with at least one UPPERCASE letter in the table name.
3. Change anything in the table structure by "MySql Control Center". It is enough just open the table as "Edit Table" and then just simply click "save" and "close".
4. The table name is now entirely in lowcase... not good.
[23 Sep 2004 22:29] Rodion Alukhanov
Ah! Of couse it is so only in Windows.
[7 Oct 2004 22:43] Matthew Lord
Dear User,

Thank you for your bug report!  

We have recently discontinued devleopment on MySQL CC.  We have replaced them with the 
natively built MySQL Administrator and MySQL Query Browser applications.  Please take a little
time to try them out as we feel they are a great improvement.

Best Regards