当前位置:首页 > 数据库 > 正文

MySQL问题

2020-03-01 数据库

将列字段的属性修改成utf8

alter table `tablename` convert to charset utf8;

温馨提示: 本文由Jm博客推荐,转载请保留链接: https://www.jmwww.net/SQL/21208.html