show variables like 'character_set_%';查看字符集设置set xxxxx=utf8;修改字符集net stop mysql:mysql服务停止net start mysql:mysql服务启动