Xaprb

Stay curious!

MySQL Toolkit version 675 released

with one comment

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.

Written by Xaprb

July 20th, 2007 at 8:32 am

Posted in Uncategorized

Tagged with , , , , , ,

One Response to 'MySQL Toolkit version 675 released'

Subscribe to comments with RSS

  1. These tools are GREAT! Thanks for releasing them.

    aj

    20 Jul 07 at 2:59 pm

Leave a Reply