Posts Tagged ‘字符编码’

[AMP] mysql 字符编码

2009.7 8

现在mysql又遇到乱码的问题了! 现在整理如下: 1:查看mysql的字符编码 登陆mysql,用status查看: df3ad03dd2ffeec346dd33167ed43976000 或:show variables like ‘collation_%’; show variables like ‘character_set_%’; 2:修改mysql的字符编码 /et Read the rest of this entry