Description:
Here's a package of various scripts for MySQL written by Matt Reid and put together into a useful toolkit. So far the toolkit includes the following scripts:
* mt-backup-parallel: A parallel backup script
* mt-check-replication: A script to report on replication status for slave servers
* mt-check-rhcluster-filesystems: Reports on redhat cluster filesystems (for mysql active/passive clustering)
* mt-connections-log: Logs connections to MySQL to disk, and reports on threshold overages
* mt-flush-tables-sequence: Runs through schema.tables to flush in sequence before global flush
* mt-rotate-logs: Rotates general and slow query logs on periodic basis