Tag Archive | "Replication"

Bash Script to Check MySQL Replication Status, Notification

Bash Script to Check MySQL Replication Status, Notification

The first few days after setting up MySQL replication, I noticed that one small error would stop the replication. When this went production, we couldn’t afford to have the replication stop and not know about it. We can’t log into all our servers and check the status of things on a daily basis, we want [...] [...more]

Computers, Programming Comments (2)

MySQL Master-Slave Replication on CentOS / RHEL

MySQL Master-Slave Replication on CentOS / RHEL

Today I set up some MySQL replication for a server that I set up a few weeks ago. This was my first time doing replication and it was quite a learning experience. This was using MySQL 5.0 and CentOS 5.3, but this should work for most semi-recent versions of both. In this setup, transactions are [...] [...more]

Computers, Programming Comments (7)

-->