yum -y install mysql-server
以下を追加 default-character-set = utf8 [mysql] default-character-set = utf8
/etc/rc.d/init.d/mysqld start
タグ: