Bug #79216 Not able to make changes through Options file
Submitted: 10 Nov 2015 22:08 Modified: 11 Nov 2015 17:33
Reporter: Sneha Shah Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S2 (Serious)
Version:MySQL Workbench 6.3 CE OS:Windows
Assigned to: CPU Architecture:Any

[10 Nov 2015 22:08] Sneha Shah
Description:
Hi,

I tried to set parameter lower_case_table_names=0 in General tab of options file. It applies changes but when I tried to change table name from temp to Temp, it won't allow giving error message:

The server is configured with lower_case_table_names=1, which only allows lowercase characters in schema and table names. The object will be created as 'temp'

How to repeat:
Go to Navigator Panel -> Instance -> Options File -> General tab ->

check mark lower_case_table_names and set to 0.

Apply changes.
[10 Nov 2015 23:07] MySQL Verification Team
my.ini file edited

Attachment: lower_case_table_names.png (image/png, text), 162.41 KiB.

[10 Nov 2015 23:09] MySQL Verification Team
Thank you for the bug report. I was able to edit the my.ini file (see attached screenshot) with WorkBench 6.3.5. Thanks.
[11 Nov 2015 17:33] Sneha Shah
Still not working.