Google在Google Code上释放出基于GPL发行的MySQL-4.0.26优化补丁,及两个Python编写的脚本工具. google code的google-mysql-tools页面:http://code.google.com/p/google-mysql-tools/Mysql4Patches Patches for MySQL 4.0IntroductionThese are patches for MySQL 4.0.26. They add many features that enhance the manageability and reliability of MySQL.In a perfect world, each feature would be provided as a separate patch and all code would be as portable as MySQL. We are not there yet. These have been implemented and deployed on Linux. Also, some of these features only work with InnoDB, because we use InnoDB. They could be extended to support other storage engines.The patch should be applied to MySQL 4.0.26 source code. That source is available from the download section for this project. The patch can be applied to the source as: tar xf mysql-4.0.26.tar.gz cd mysql-4.0.26 patch --strip=1 --fuzz=1 < ../mysql-4.0.26-patchesmysql-4.0.26补丁下载地址: http://google-mysql-tools.googlecode.com/files/mysql-4.0.26.tar.gz
作者:jackxiang@向东博客 专注WEB应用 构架之美 --- 构架之美,在于尽态极妍 | 应用之美,在于药到病除
地址:https://jackxiang.com/post/969/
版权所有。转载时必须以链接形式注明作者和原始出处及本声明!
最后编辑: jackxiang 编辑于2008-3-27 13:43
评论列表