1
0

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

Percona Toolkit 2.2.8

OBS-URL: https://build.opensuse.org/request/show/236420
OBS-URL: https://build.opensuse.org/package/show/server:database/percona-toolkit?expand=0&rev=33
This commit is contained in:
2014-06-05 20:47:04 +00:00
committed by Git OBS Bridge
parent f12948f7df
commit 8b2552a16b
5 changed files with 104 additions and 85 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Jun 5 20:44:03 UTC 2014 - andreas.stieger@gmx.de
- Percona Toolkit 2.2.8
* Removed pt-agent
* Added pt-slave-restart GTID support
* Added pt-table-checksum --plugin
* Fixed bug: --ignore-tables does not work correctly
* Fixed bug: pt-deadlock-logger logs incorrect ts
* Fixed bug: pt-mysql-summary blank InnoDB section for 5.6
* Fixed bug: pt-online-schema-change requests password twice
* Fixed bug: pt-query-digest dosn't fingerprint true/false
literals correctly
* Fixed bug: pt-show-grant --ask-pass prints "Enter password" to
STDOUT
- some spec cleanup
- refresh percona-toolkit-2.2.x-disable-default-version-check.patch
to not fail %check
-------------------------------------------------------------------
Mon Feb 24 19:29:34 UTC 2014 - andreas.stieger@gmx.de