MySQL Table Checksum bug fix

I somehow introduced a syntax error into MySQL Table Checksum in the 1.0.1 release and didn’t notice till just now. I’ve replaced the file in the Sourceforge release, but it may take a few hours for it to propagate to all mirrors. My apologies.

Technorati Tags:No Tags

You might also like:

  1. I need your advice on how to package MySQL Toolkit as one file
  2. MySQL Toolkit released as one package
  3. My apologies if Bad Behavior blocked you
  4. Introducing MySQL Parallel Restore

2 Responses to “MySQL Table Checksum bug fix”


  1. 1 Cameron

    There is a bug in mysql table checksum when using a table name with a hyphen ‘-’ in it.. you probably need to quote the table names :)

  2. 2 Xaprb

    Yep. And I also just found an off-by-one error in the checksum filter. I’ll make a new point release. Thanks for pointing this out!

Leave a Reply

Please do not use this blog to get help with problems or bugs in Maatkit or innotop: use the Sourceforge forums, mailing list, or bug trackers. If you're asking for help with MySQL, please use the MySQL mailing list instead.