151******67
deepin
2018-06-05 22:57 为什么我发的贴在首页上看不到啊
Reply Like 0 View the author
https://bbs.deepin.org/post/157669
为什么我发的贴在首页上看不到啊
https://bbs.deepin.org/post/157669
登录mysql后,执行show variables like '%char%';看看是不是除了filesystem和dir都是utf8,我改成功了是这 ...

https://bbs.deepin.org/post/157669
呃。。还以为你说的乱码的问题。。我这没改都可以输中文,感觉你是输入法的问题,自从卸了搜狗,麻烦少多 ...
https://bbs.deepin.org/post/157669
我没改之前也能打出中文,但是数据库里会被识别为‘^?’, 我改了之后 打不出中文了 ...
Popular Ranking
ChangePopular Events
More
[mysqld]
character_set_server=utf8
[mysql]
default-character-set=utf8
[client]
default-character-set=utf8
然后终端里MYSQL中连中文不显示了