Hey everyone, I just posted a tutorial I wrote for the maatkit toolkit. This tutorial only covers the mk-table-checksum tool and the udf that Baron coded which speeds up the checksum process quite dramatically (small benchmark test included in tutorial). I really don’t have it linked into my website yet, but the direct download is here.
Baron, thanks for the hard work on the toolkit. We really appreciate it.
Enjoy!!
3 comments ↓
Very good manual,
Thank you!
Web Design Marbella
Hello,
I get the errors with mk-table-checksum –replicate=test.checksum –replcheck 2 localhost: Cannot connect to h=XX.XX.XX.XX
So where is the login-information stored for this tool?
The documentatio is really very intransparent, I can’t get the information out of it.
Mirco, mk-table-checksum gathers this information from
SHOW FULL PROCESSLIST;
grepping for “Binlog Dump”
If you have instances running on different ports or perhaps bound to a specific IP you may encounter these problems.
Leave a Comment