google-mysql-tools
MySQL tools released by Google
Various tools for managing, maintaining, and improving the performance of MySQL databases, originally written by Google.
This includes:
- mypgrep.py – a tool, similar to pgrep, for managing mysql connections
- compact_innodb.py – compacts innodb datafiles by dumping and reloading all tables
- patches – patches to add features to MySQL 4.0.26
visit this link:
发表回复