Maatkit version 1709 released

Download Maatkit

This release contains bug fixes and new features. It also contains a new tool: my implementation of Paul Tuckfield’s relay log pipelining idea. I have had quite a few responses to that blog post, and requests for the code. So I’m releasing it as part of Maatkit.

Changelog for mk-archiver:

2008-01-24: version 1.0.7

   * Added --quiet option.
   * Added --plugin option.  The plugin interface is not backwards compatible.
   * Added --bulkins option.
   * Added --bulkdel option.
   * Added --nodelete option.
   * Changed negatable --ascend option to --noascend.

Changelog for mk-parallel-dump:

2008-01-24: version 1.0.5

   * The fix for bug #1863949 added an invalid argument to gzip (bug #1866137)
   * --quiet caused a crash.

Changelog for mk-parallel-restore:

2008-01-24: version 1.0.4

   * The -D option was used as a default DB for the connection (bug #1870415).

Changelog for mk-slave-prefetch:

2008-01-24: version 1.0.0

   * Initial release.

Changelog for mk-table-sync:

2008-01-24: version 1.0.4

   * Made the --algorithm option case-insensitive (bug #1873152).
   * Fixed a quoting bug.
   * Made the UTF-8 options configurable.
Technorati Tags:, , , ,

You might also like:

  1. Maatkit version 1877 released
  2. Maatkit version 1674 released
  3. Maatkit version 1753 released
  4. Maatkit version 1579 released
  5. Maatkit version 1508 released

4 Responses to “Maatkit version 1709 released”


  1. 1 Bruce Bristol

    Hi Baron,

    I’m trying to use mk-table-sync to get one table on the slave to match what’s on the master.

    I’ve used 3 algorithms and whatever the default algorithm is. I’ve specified all 4 columns to be compared. All said and done, I still have differences:

    —————– ———– ———— ——– —————– ———– ———— ——-
    | AudioCampaignId | AccountId | CustomerId | Name | AudioCampaignId | AccountId | CustomerId | Name |
    —————– ———– ———— ——– —————– ———– ———— ——-
    | 15034 | 8950648 | 7861708 | 051707 | 15034 | 8950648 | 7861708 | 51707 |
    | 9355 | 8950648 | 7861708 | 040307 | 9355 | 8950648 | 7861708 | 40307 |
    —————– ———– ———— ——– —————– ———– ———— ——-

    Suggestions?

    Thanks!

    -Bruce

  2. 2 Xaprb

    Hi Bruce, let’s move this to the Sourceforge forums if you don’t mind. Thanks!

  3. 3 Bruce Bristol

    I just tried, but get a WordPress error even just trying to get to maatkit.sourceforge.net.

  4. 4 Xaprb

    Hm, that’s odd. It worked OK for me. Fortunately, that’s just an informational page: the real stuff is at http://sourceforge.net/projects/maatkit

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. I'm writing a book and my time is extremely limited :-)