MySQL tools released by Google

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:

http://code.google.com/p/google-mysql-tools/


评论

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注