Iom trying to figure out to use mysqld and set this varible so that when I
execute sql scripts, the case is considered.

Running this version of mysql in Windows XP Pro.

mysql> select version();
+------------------------+
| version()              |
+------------------------+
| 4.1.1a-alpha-max-debug |
+------------------------+

What is the syntax and the command I need to use in mysqld?  I try to run
this and nothing happens-

C:\mysql\bin>mysqld --set lower_case_table_names=2

Thank you in advance for your help!

Reply via email to