PDA

View Full Version : Mysql won't run :(


pinoguin
February 5th, 2009, 18:04
92# /usr/local/etc/rc.d/mysql-server start
Starting mysql.
92# mysql
mysql: Character set 'ujis' is not a compiled character set and is not specified in the '/usr/local/share/mysql/charsets/Index.xml' file
92#

I reinstalled it many times but still the same erorr :( How do I fix this?

pinoguin
February 5th, 2009, 20:07
Solved it.

I commented out all instances of the default charset in my.cnf

Hopefully that won't cause any problems in the future ...