原文: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