Maatkit is a collection of essential command-line utilities for MySQL:
*Table Checksum* checks whether tables have the same data, ie check slaves for consistency with the master.
*Table Sync* efficiently finds/resolves differences between two
... [More]
tables.
*Show Grants* helps extract, compare, change, synchronize, and version control user privileges.
*Slave Restart* monitors a replication slave for errors and tries to restart it.
*Slave Delay* implements delayed replication.
*Find* is the MySQL counterpart to the UNIX ‘find’ command, for table metadata.
*Duplicate Key Checker* checks for whole or partial key duplication.
*Archiver* helps purge stale data.
also:
*Deadlock Logger*
*Query Profiler*
*Parallel Dump*
*Parallel Restore*
*Heartbeat*
*Visual Explain*
See homepage for more info [Less]
Metrics updated
04 Oct 08