dos命令连接mysql并且查看编码方式

打开cmd:

输入:mysql -hlocalhost -uroot -p

然后:

show variables like 'char%';

 


posted @ 2017-06-14 10:39  Eilen  阅读(1022)  评论(0编辑  收藏  举报