Collection of softwares, news, articles, commands, reports, blah, blah, blah
An enhancement to the commands iswatch 'mysql -uxxxx -pxxxx -e "show slave status\G" | grep -P "Last_|Seconds_Behind_Master"'this also shows the amount of replication delay in seconds
An enhancement to the commands is
ReplyDeletewatch 'mysql -uxxxx -pxxxx -e "show slave status\G" | grep -P "Last_|Seconds_Behind_Master"'
this also shows the amount of replication delay in seconds