Percona Toolkit 2.1.9 发布了,主要是恢复对 pt-heartbeat 2.1.7 的向后兼容性,同时修复了 bug :
* Fixed bug 1103221: pt-heartbeat 2.1.8 doesn’t use precision/sub-second timestamps
* Fixed bug 1099665: pt-heartbeat 2.1.8 reports big time drift with UTC_TIMESTAMP
详情请看http://www.mysqlperformanceblog.com/2013/02/15/percona-toolkit-2-1-9-is-ready/
Percona Toolkit 是一组高级的命令行工具,用来管理 MySQL 和系统任务,主要包括:
验证主节点和复制数据的一致性
有效的对记录行进行归档
找出重复的索引
总结 MySQL 服务器
从日志和 tcpdump 中分析查询
问题发生时收集重要的系统信息
项目主页:http://www.percona.com/downloads/percona-toolkit/
来自:开源中国社区

