MySQL Forums
Forum List  »  Replication

Structure changes breaking replication on slave
Posted by: Daniel Robinson
Date: March 21, 2014 12:29PM

I just set up MySQL replication on two servers (each running 5.6.16), and it seems every time I make a structure change to a table on the master DB, the slave ends up erroring out. The error on the slave is number 1677, and says:

"Column 2 of table 'jove_live.quiz_results' cannot be converted from type 'varchar(600)' to type 'varchar(200)'"

Is there a known bug with this?

Options: ReplyQuote


Subject
Views
Written By
Posted
Structure changes breaking replication on slave
1671
March 21, 2014 12:29PM


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.