Jghost

jeiao, In me the tiger sniffs the rose !

导航

随笔分类 -  mysql

ubuntu windows mysql 中文乱码解决
摘要:sudo gedit /etc/mysql/my.cnf[mysqld]init_connect='SET collation_connection = utf8_unicode_ci'init_connect='SET NAMES utf8'character-set-server=utf8collation-server=utf8_unicode_ciskip-character-set-client-handshakeshow variables like 'char%'; 阅读全文

posted @ 2013-05-09 12:30 Jghost 阅读(177) 评论(0) 推荐(0)