Percona Toolkit moved to https://jira.percona.com/projects/PT 2.2.5
Milestone information
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
Activities
- Assigned to you:
- No blueprints or bugs assigned to you.
- Assignees:
- 19 Daniel Nichter
- Blueprints:
- 3 Implemented
- Bugs:
- 16 Fix Released
Download files for this release
Release notes
Percona Toolkit 2.2.5 has been released. This release has four new features and a number of bugfixes.
Query_time histogram has been added to the pt-query-digest JSON output, not the actual chart but the values necessary to render the chart later, so the values for each bucket.
As of pt-table-checksum 2.2.5, skipped chunks cause a non-zero exit status. An exit status of zero or 32 is equivalent to a zero exit status with skipped chunks in previous versions of the tool.
New --no-drop-triggers option has been implemented for pt-online-
New --new-table-name option has been added to pt-online-
* Fixed bug #1199589: pt-archiver would delete the data even with the --dry-run option.
* Fixed bug #821692: pt-query-digest didn't distill LOAD DATA correctly.
* Fixed bug #984053: pt-query-digest didn't distill INSERT/REPLACE without INTO correctly.
* Fixed bug #1206677: pt-agent docs were referencing wrong web address.
* Fixed bug #1210537: pt-table-checksum --recursion-
Percona Toolkit packages can be downloaded from
http://
Repositories (http://
Changelog
3 blueprints and 16 bugs targeted
Blueprint | Priority | Assignee | Delivery | |
---|---|---|---|---|
pt-agent --uninstall | pt-agent --uninstall | 5 Essential | Daniel Nichter | 11 Implemented |
pt-query-digest --output json with Query_time histogram | pt-query-digest --output json with Query_time histogram | 5 Essential | Daniel Nichter | 11 Implemented |
pt-online-schema-change --[no]drop-triggers | pt-online-schema-change --[no]drop-triggers | 4 High | Daniel Nichter | 11 Implemented |