I asked about a week ago how to get mySQL to index correctly in Hebrew, and
the best answer that I received was to define a my.cnf file as follows
[mysqld]
set-variable = default-character-set = hebrew

I created the file /etc/my.cnf using the root account, stopped the mysql
daemon then restarted. The daemon failed immediately. I tried this a few
more times, then reluctantly came to the conclusion that there is something
wrong with the /etc/my.cnf file, so I deleted it and successfully started
the daemon. 

Is there something special which I need to define regarding the file's
permissions?

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to