修改数据库的字符集mysql>use mydb mysql>alter database mydb character set utf8; 转载于:https://www.cnblogs.com/luoguixin/p/6360515.html