Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › lower case table names
See the setting of lower_case_table_names variable. If it is set to 1, then the table names are stored in lowercase and table name comparison is case insensitive (from v4.0.2 on, this applies to the DB names as well).
Hey, there it is! You're right. I changed the variable value and now it works. Thanks a ton, Shadow! 😉
😀
You're welcomed!