MySQL Toolkit version 675 released

Download MySQL Toolkit

I’ve just released changes to two of the tools in MySQL Toolkit. MySQL Table Checksum got some convenient functionality to help you recursively check slaves for bad replicated checksum chunks. MySQL Archiver got statistics-gathering functionality to help you optimize your archiving and purging jobs, plus a few important bug fixes.

Changes in MySQL Archiver:

  • Made –time suffix optional.
  • Added –statistics option to gather and print timing statistics.
  • Added signal handling so mysql-archiver exits cleanly when it can.
  • Changed exit status to 0 when –help is given.
  • Out-of-column-order primary keys were not ascended correctly.

Changes in MySQL Table Checksum:

  • Added –replcheck option to check –replicate results on slaves.
  • Added –recursecheck option to do –replcheck recursively.
Technorati Tags:, , , , , ,

You might also like:

  1. MySQL Toolkit version 848 released
  2. MySQL Toolkit released as one package
  3. MySQL Toolkit version 815 released
  4. MySQL Toolkit distribution 620 released
  5. Maatkit version 1314 released

1 Response to “MySQL Toolkit version 675 released”


  1. 1 aj

    These tools are GREAT! Thanks for releasing them.

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.