摘要:
使用下面语句,tablename换成你的表名,该语句的作用就是把表的编码换成utf8 alter table `tablename` convert to character set utf8; https://blog.csdn.net/qq_36237569/article/details/82 阅读全文
posted @ 2022-06-02 21:24
吴裕雄
阅读(61)
评论(0)
推荐(0)