Linux Sysadmin Blog

Linux Sysadmin Blog header image 4

Entries from July 14th, 2009

Syntax error on MySQL replication slave (error 1064)

July 14th, 2009 · No Comments · MySQL, Replication

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 [...]

[Read more →]

Tags: ··