Here’s an interesting one, what if you have a MySQL replication setup and the slave stops replicating with a syntax error? The slave should be executing the exact same commands as the master, right? Well, as it turns out, yes and no. There is a bug in MySQL that has been fixed in 5.0.56 according [...]
Syntax error on MySQL replication slave (error 1064)
July 14th, 2009 · No Comments
Tags: MySQL · Replication
