随笔分类 -  Mysql

mysql5.7设置默认编码
摘要:1、通过 show variables like '%char%';查看MySQL字符集情况 mysql> show variables like '%char%';+ + +| Variable_name | Value |+ + +| character_set_client | utf8 || 阅读全文
posted @ 2019-02-15 21:10 王育东 阅读(199) 评论(0) 推荐(0)