mysql数据库常用命令

来源:互联网 发布:云打印机软件 编辑:程序博客网 时间:2024/06/02 05:44
show variables like 'char%'; //查看字符编码set character_set_client = utf8; //修改编码
0 0
原创粉丝点击