需要将MySQL-defaul.ini配置文件修改为my.ini向配置文件中新增以下部分内容 [mysqld] character-set-server=utf8 [client] default-character-set=utf8重启MySQL服务即可