1
0

Accepting request 407829 from home:AndreasStieger:branches:server:database

Percona Toolkit 2.2.18

OBS-URL: https://build.opensuse.org/request/show/407829
OBS-URL: https://build.opensuse.org/package/show/server:database/percona-toolkit?expand=0&rev=54
This commit is contained in:
2016-07-11 21:16:05 +00:00
committed by Git OBS Bridge
parent d013964cfa
commit c7ac548be9
5 changed files with 98 additions and 76 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Mon Jul 11 21:12:14 UTC 2016 - astieger@suse.com
- Percona Toolkit 2.2.18
* pt-stalk now sorts the output of transactions by id
* Added "Shared" memory info to pt-summary
* Added the --no-vertical-format option for pt-query-digest,
allowing compatibility with non-standard MySQL clients that
don't support the \G directive at the end of a statement
* Fixed error when parsing tcpdump capture with pt-query-digest
* Improved pt-online-schema-change plugin documentation
* Clarified the description of the --attribute-value-limit
option for pt-query-digest
* Fixed all PERL-based tools to return a zero exit status when
run with the --version option
* Fixed error that sometimes prevented to choose the primary key
as index, when using the -where option for pt-table-checksum
* Fixed the inability of pt-query-digest to parse the general
log generated by MySQL (and Percona Server) 5.7 instance
* Clarified the description of the --verbose option for\
pt-slave-restart
-------------------------------------------------------------------
Sun Mar 13 12:37:45 UTC 2016 - astieger@suse.com