Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › Using SQLyog › uppercasing table names
If I enter:
in the SQLyog window and then press F5, it creates a table named UPPERCASE_TEST for me. WHen I refresh the list of tables, it's there.
What version of SQLyog and MySQL?
=C=
I'm an idiot. I just installed MySQL 4.0.13 on win2k and forgot to set the lower_case_table_names variable ot 'OFF'