MySQL Forums
Forum List  »  Replication

Error 'Illegal mix of collations' with Sever/Slave set-up
Posted by: Hank Hill
Date: January 03, 2005 12:01PM

I'm attempting to set-up a replication for the first time. I'm having problems connecting to the master server. I'm receiving the following erro....


12:46:18 [ERROR] Slave: Error 'Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_swedish_ci,NONE) for operation '='' on query. Default database: ''. Query: 'INSERT INTO mysql.user(User, Host, Password) SELECT @new_user,'SLAVESERVER', Password FROM mysql.user WHERE User=@new_user ORDER BY Host LIMIT 1', Error_code: 1267



I'm not sure exactly what the problem is. Can anyone help me resolve this error?

Please let me know if more information would help.

Thanks.

Options: ReplyQuote


Subject
Views
Written By
Posted
Error 'Illegal mix of collations' with Sever/Slave set-up
4043
January 03, 2005 12:01PM


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.