Re: More "Illegal mix of collations" trouble.

2004-12-13 Thread Gleb Paharenko
Hello. Put in you [client] section of my.cnf character_set=latin1 [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Last week we upgraded from mysql 4.0 to 4.1.7. Since then some queries > on newly created tables (ie created since the upgrade) are failing with > the error: > > #

More "Illegal mix of collations" trouble.

2004-12-09 Thread razor-admin
Last week we upgraded from mysql 4.0 to 4.1.7. Since then some queries on newly created tables (ie created since the upgrade) are failing with the error: #1267 - Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' I have been doing a lot