Re: Error Code: 1267 Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '='
Posted by: Rick James
Date: November 02, 2010 08:52AM

Without seeing the statement in question, I cannot give you specific advice. Here are some sample solutions:

http://forums.mysql.com/read.php?10,392278 (If within a concat)
http://forums.mysql.com/read.php?98,389954 (Illegal mix of collations Problem)
http://forums.mysql.com/read.php?98,366259 (Illegal mix of collations inside a stored procedure)
http://forums.mysql.com/read.php?103,366351 (Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like')
http://forums.mysql.com/read.php?103,265345 (Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '=')
http://forums.mysql.com/read.php?26,6528 (Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE))
http://forums.mysql.com/read.php?103,63845 ("Illegal mix of collations" problem)
http://forums.mysql.com/read.php?103,258130 (illegal mix of collations)
http://forums.mysql.com/read.php?103,27204 (Illegal mix of collations)

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Error Code: 1267 Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '='
14034
November 02, 2010 08:52AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.