Illegal mix of collations
Posted: Sat Apr 21, 2007 2:09 pm
I receive this error using mysql 5...
Illegal mix of collations (utf8_unicode_ci,COERCIBLE) and (latin1_swedish_ci,IMPLICIT) for operation 'concat'
Any ideas how to fix this? Should i just set all charset to utf8?
Illegal mix of collations (utf8_unicode_ci,COERCIBLE) and (latin1_swedish_ci,IMPLICIT) for operation 'concat'
Any ideas how to fix this? Should i just set all charset to utf8?