使用 alter table address convert to character set utf8 转换需要插入汉字的数据表编码为utf8即可(此例中的数据表是address):

事先最好备份数据,以免意外。
使用 alter table address convert to character set utf8 转换需要插入汉字的数据表编码为utf8即可(此例中的数据表是address):

事先最好备份数据,以免意外。
2486

被折叠的 条评论
为什么被折叠?
