MYSQL中文乱码问题

[mysqld]
default-character-set = utf8
character_set_server = utf8

原文地址:https://www.cnblogs.com/rgqancy/p/7028659.html