Linux中MySQL中文乱码问题
摘要:
一. 问题描述 登录后查看mysql默认编码: mysql> show variables like 'character%'; + + + | Variable_name | Value | + + + | character_set_client | latin1 | | character_s 阅读全文
posted @ 2018-03-15 20:35 fklin 阅读(426) 评论(0) 推荐(0) 编辑