SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8_

阅读 147

2022-07-27


数据库表中编码不一致造成的

一、修改表编码

SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8__字段

 

SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8__字段_02

看你自身的用那个,修改成一致就可以

二、修改表中字段的编码

SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8__数据库表_03

精彩评论(0)

0 0 举报