原文:mysql: Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation '= 的解决

昨天把mysql里所有table的varchar字段的字符集,批量换成了utf mb utf mb unicode ci ,以便能保存一些emoji火星文 , 结果有一个sql语句执行时,报错如下: Illegalmixofcollations utf unicode ci,IMPLICIT and utf general ci,IMPLICIT foroperation 观察了一下,这个sql使 ...

2015-12-30 11:00 0 44928 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM