Xaprb

Stay curious!

Archive for the ‘MySQL Toolkit’ tag

Maatkit version 1314 released

with 2 comments

Download Maatkit

Maatkit (formerly MySQL Toolkit) contains essential command-line utilities for MySQL, such as a table checksum tool and query profiler. It provides missing features such as checking slaves for data consistency, with emphasis on quality and scriptability.

This release fixes several minor bugs. It also renames all the tools to avoid trademark violation, completing the project rename. (Let me know if I missed anything.)

Changelog for mk-find:

2007-11-25: version 0.9.7

   * Added --sid option.

Changelog for mk-show-grants:

2007-11-25: version 1.0.5

  * --askpass ignored the entered password (bug #1838131).

Changelog for mk-table-checksum:

2007-11-25: version 1.1.20

   * --replcheck didn't recurse; it should recurse one level (to slaves).

Written by Xaprb

November 26th, 2007 at 5:09 pm

Posted in Uncategorized

Tagged with , ,

MySQL Toolkit needs a new name

with 38 comments

Yep, it’s true. “MySQL Toolkit” technically infringes on MySQL’s trademark. I haven’t been given a mandate or cease-and-desist order or anything, but as Marten Mickos (MySQL’s CEO) told me, anything that starts with the word “MySQL” sounds like it comes from the company, and this project doesn’t come from MySQL.

Suggestions are welcome. I’m totally uninspired. “Toolkit” was the best I could do when I named the project to begin with.

Written by Xaprb

November 6th, 2007 at 9:00 pm

Posted in Uncategorized

Tagged with , , , , ,

MySQL Toolkit version 1204 released

with one comment

Download MySQL Toolkit

This release fixes some minor bugs. It also adds a few major new features to several of the tools. The command-line option and help functionality, as well as several other pieces of common functionality, has been replaced with common modules that have a test suite. This is the first step towards a gradual rewrite to replace untested ‘script’ code with tested, maintainable code.

Changelog for mysql-archiver:

2007-11-04: version 1.0.2

   * Made command-line help easier to use.
   * Removed the dependency on Term::ReadKey.
   * Replaced some code with modules that are unit-tested.
   * You can control binary logging with the 'a' and 'b' options in a DSN.
   * Destination plugins can now rewrite the INSERT statement.

Changelog for mysql-deadlock-logger:

2007-11-04: version 1.0.5

   * Made command-line help easier to use.
   * Removed the dependency on Term::ReadKey.
   * Replaced some code with modules that are unit-tested.

Changelog for mysql-duplicate-key-checker:

2007-11-04: version 1.1.2

   * Made command-line help easier to use.
   * Removed the dependency on Term::ReadKey.
   * Replaced some code with modules that are unit-tested.

Changelog for mysql-find:

2007-11-04: version 0.9.6

   * Made command-line help easier to use.
   * Removed the dependency on Term::ReadKey.
   * Replaced some code with modules that are unit-tested.

Changelog for mysql-heartbeat:

2007-11-04: version 1.0.2

   * Made command-line help easier to use.
   * Removed the dependency on Term::ReadKey.
   * Added support for PostgreSQL with the --dbidriver option.
   * Replaced some code with modules.

Changelog for mysql-parallel-dump:

2007-11-04: version 0.9.11

   * Made command-line help easier to use.
   * Removed the dependency on Term::ReadKey.
   * Replaced some code with modules that are unit-tested.
   * Added --ignoreengine command-line option.
   * Do not dump data for Federated or Merge tables by default.
   * Some versions of mysqldump tried to do LOCK TABLES and hung.

Changelog for mysql-parallel-restore:

2007-11-04: version 0.9.1

   * Made command-line help easier to use.
   * Optimized the calls to CREATE DATABASE with the --createdb argument.
   * Removed the dependency on Term::ReadKey.
   * CHARACTER SET was added to LOAD DATA INFILE even before MySQL 5.0.38.
   * Replaced some code with modules that are unit-tested.
   * Fixed documentation formatting errors.

Changelog for mysql-query-profiler:

2007-11-04: version 1.1.6

   * Made command-line help easier to use.
   * Removed the dependency on Term::ReadKey.
   * Replaced some code with modules that are unit-tested.

Changelog for mysql-show-grants:

2007-11-04: version 1.0.4

   * Made command-line help easier to use.
   * Removed the dependency on Term::ReadKey.
   * Replaced some code with modules that are unit-tested.

Changelog for mysql-slave-delay:

2007-11-04: version 1.0.2

   * Made command-line help easier to use.
   * Removed the dependency on Term::ReadKey.
   * Replaced some code with modules that are unit-tested.

Changelog for mysql-slave-restart:

2007-11-04: version 1.0.2

   * Made command-line help easier to use.
   * Removed the dependency on Term::ReadKey.
   * Replaced some code with modules that are unit-tested.

Changelog for mysql-table-checksum:

2007-11-04: version 1.1.17

   * Made command-line help easier to use.
   * Removed the dependency on Term::ReadKey.
   * Replaced some code with modules that are unit-tested.

Changelog for mysql-table-sync:

2007-11-04: version 0.9.8

   * Made command-line help easier to use.
   * Removed the dependency on Term::ReadKey.
   * Replaced some code with modules that are unit-tested.

Changelog for mysql-visual-explain:

2007-11-04: version 1.0.4

   * Made command-line help easier to use.
   * Removed the dependency on Term::ReadKey.
   * Replaced some code with modules that are unit-tested.
mixer kitchenaid mixer sunbeam mixer univex mixer doyon equipment mixer hobart mixer cuisinart mixer varimixer mixer anvil mixer robot coupe mixer black and decker mixer betty croker mixer farberware mixer oster mixer toastmaster mixer waring mixer kitchen mixer bosch mixer braun mixer delonghi mixer pasta maker villaware pasta maker all clad pasta maker cucinapro pasta maker escali pasta maker peavey pasta maker kitchenaid pasta maker electric pasta maker atlas pasta maker ronco pasta maker delonghi pasta maker popeils pasta maker marcato pasta maker simac pasta maker cuisinart pasta maker italian pasta maker imperia pasta maker pasta machine villaware pasta machine all clad pasta machine cucinapro pasta machine escali pasta machine peavey pasta machine kitchenaid pasta machine electric pasta machine atlas pasta machine ronco pasta machine delonghi pasta machine popeils pasta machine marcato pasta machine simac pasta machine cuisinart pasta machine italian pasta machine imperia pasta machine popcorn maker gold medal popcorn maker paragon popcorn maker nostalgia electronics popcorn maker star manufacturing popcorn maker toastmaster popcorn maker blackanddecker popcorn maker cuisinart popcorn maker nostalgia popcorn maker hot air popcorn maker west bend popcorn maker antique popcorn maker back to basics popcorn maker commercial popcorn maker

Written by Xaprb

November 4th, 2007 at 10:08 pm

Posted in Uncategorized

Tagged with , ,