List:General Discussion« Previous MessageNext Message »
From:Erick Sanz Date:January 28 2004 6:02pm
Subject:Setting lower_case_table_names in Red Hat WS 2.1
View as plain text  
	All,

	I am trying to set lower_case_table_names to 1 in my RPM
Red Hat installation.  I have added the following entry to my.cnf:

[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
lower_case_table_names=1
     
	However, once that mysqld starts, it dies immediately:

[root@hmtest etc]# service mysqld start
Starting MySQL:                                            [  OK  ]
[root@hmtest etc]# service mysqld status
mysqld dead but subsys locked

	I also tried to add it to /usr/bin/safe_mysqld under the default
area; however, I got the same result.

	What is the correct way to set this parameter in Red Hat?

	I looked at the archive, but I was not successful finding
the answer.

Best regards,
Erick Sanz
Senior Unix Administrator 
MinorPlanet Systems USA





This email message has been scanned for viruses.


Thread
Setting lower_case_table_names in Red Hat WS 2.1Erick Sanz28 Jan