Illegal mix of collations
Posted: Wed 19 Mar 2014 07:00
Hi all,
I use TUniQuery and statement is "call xxx(id, password)". When I open the TUniQuery, it has the following error
"illegal mix of collations (utf16_unicode_ci,implicit) and (utf8_unicode_ci,implicit) for operation '='".
I checked my database is utf8 and tables option is also utf8. How can I solve this problem?
Thanks!
I use TUniQuery and statement is "call xxx(id, password)". When I open the TUniQuery, it has the following error
"illegal mix of collations (utf16_unicode_ci,implicit) and (utf8_unicode_ci,implicit) for operation '='".
I checked my database is utf8 and tables option is also utf8. How can I solve this problem?
Thanks!