MySQL Forums
Forum List  »  MySQL Workbench

Cannot create Upper case table name
Posted by: Serge Gusev
Date: June 22, 2019 01:22PM

Good day.

In my.ini I have this setting:

lower_case_table_names=2

My Sql Workbench can see the correct my.ini file - I see it then click on Options file button. It shows 2 in the lower_case_table_names option.

Still. When I'm trying to create a new table with UpperCaseLetters, I see error:

The server is configured with lower_case_table_names=1 mysql

I reinstalled MySql workbench - it is 8.0.16 how. No effect.

Options: ReplyQuote


Subject
Views
Written By
Posted
Cannot create Upper case table name
544
June 22, 2019 01:22PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.