Thread
:
Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and(utf8_general_ci,COERCIBLE) for operation 'if'
View Single Post
#
4
(
permalink
)
01-03-2008
Charles Polisher
Posts: n/a
Re: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'if'
Or see:
http://bugs.mysql.com/bug.php?id=4719
for an idea on how to work around it
Charles Polisher