Hi all,
I like to install mysql client and mysql-server with default charset as utf8.
I tried "yum install mysql mysql-server -with-charset=utf8 ". It was not right.
Any suggestion and help are much appreciated!
online.service.com@gmail.com kirjoitti viestissään (lähetysaika tiistai, 1. syyskuuta 2009):
I like to install mysql client and mysql-server with default charset as utf8.
The character set is defined in the file /etc/my.cnf, by using command line options to mysql and mysqld command line, or with SQL commands. See the MySQL documentation: http://dev.mysql.com/doc/refman/5.1/en/charset.html