“Show Slave Status” command has a last column “Seconds_Behind_Master”, which gives us idea about how much time slave is lagging behind master. It is an important to be considered parameter in monitoring and maintaining replication. This article explains us a way to monitor replication slave lag time. It also includes a sample batch scripts to […]

The post Replication slave lag monitoring using heartbeat and windows batch scripts first appeared on ..::CHANGE is INEVITABLE::...