For monitoring replication we know a lot of tools and codes – but this one is different because I wrote it 😉 Well this is fairly simple php code for monitoring a master master replication setup. It requires a single shared login id available on both MySQL servers. It will display in tabular format following […]
The post MySQL master master replication monitor with php code first appeared on ..::CHANGE is INEVITABLE::...