Re: Can't get the lower_case_file_names variable to change

2002-04-30 Thread Victoria Reznichenko
Flowers, Monday, April 29, 2002, 9:00:53 PM, you wrote: Feoen> I can't change the lower_case_file_names variables using the -O Feoen> lower_case_file_names=1 parameter to either the mysqld or the Feoen> /etc/rc.d/init.d/mysql script. Neither mysqld -O lower_case_file_names=1 or Feoen> /etc/rc.

Can't get the lower_case_file_names variable to change

2002-04-29 Thread Flowers, Don
I can't change the lower_case_file_names variables using the -O lower_case_file_names=1 parameter to either the mysqld or the /etc/rc.d/init.d/mysql script. Neither mysqld -O lower_case_file_names=1 or /etc/rc.d/init.d/mysql -O lower_case_file_names=1 works. Is this a bug or am I missing som