New Maatkit Tutorial for mk-table-checksum

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 ↓

#1 IT-Design on 10.07.08 at 2:47 am

Very good manual,
Thank you!

Web Design Marbella

#2 Mirco on 12.03.08 at 6:48 am

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.

#3 Chris on 04.21.09 at 9:39 am

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