Archive for the ‘MySQL’ Category
Fixing a Broken MySQL Slave on Linux
Wednesday, November 4, 2009 11:41 No CommentsDuring a recent slave addition to our architechture I ran into a few problems getting the slave back up and running after it had stopped for a period of time. I ran into multiple errors which included Duplicate / Primary Keys, missing tables, corrupted binary log entries etc. The solution was to use a handy [...]