Percona?Toolkit v2.2.18 發布
Percona Toolkit 是一組高級命令行工具的集合,用來執行各種通過手工執行非常復 雜和麻煩的 MySQL任務和系統任務,這些任務包括:
- 檢查 master 和 slave 數據的一致性
- 有效地對記錄進行歸檔
- 查找重復的索引
- 對服務器信息進行匯總
- 分析來自日志和 tcpdump 的查詢
- 當系統出問題的時候收集重要的系統信息
Percona Toolkit 源自 Maatkit 和 Aspersa 工具,這兩個工具是管理 MySQL的最有名的 工具,現在 Maatkit 工具已經不維護了,Percona Toolkit 工具主要包括開發、性能、配置、監控、復制、系統、實用六大類,作為一個優秀 的 DBA,里面有的工具非常有用,如果能掌握并加以靈活應用,將能極大的提高工 作效率。
更新日志
新特性:
- 1537416:
pt-stalk
now sorts the output of transactions by id - 1553340: Added “Shared” memory info to
pt-summary
- PT-24: Added the
--no-vertical-format
option forpt-query-digest
, allowing compatibility with non-standard MySQL clients that don’t support theG
directive at the end of a statement
Bug修復:
- 1402776: Fixed error when parsing
tcpdump
capture withpt-query-digest
- 1521880: Improved
pt-online-schema-change
plugin documentation - 1547225: Clarified the description of the
--attribute-value-limit
option forpt-query-digest
- 1569564: Fixed all PERL-based tools to return a zero exit status when run with the
--version
option - 1576036: Fixed error that sometimes prevented to choose the primary key as index, when using the
--where
option forpt-table-checksum
- 1585412: Fixed the inability of
pt-query-digest
to parse the general log generated by MySQL (and Percona Server) 5.7 instance - PT-36: Clarified the description of the
--verbose
option forpt-slave-restart
下載
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!