1
0

Accepting request 888162 from home:stdden:branches:server:database

- Percona Toolkit v3.3.0:
 * Fix pt-heartbeat cannot reconnect
 * Fix pt-online-schema-change FKs error handling
 * Fix pt-summary says sshd not running
 * Fix pt-upgrade fails when query including format strings and SQL errors is given
 * Fix pt-pg-summary fails for Postgres12
 * Added --no-check-foreing-keys to pt-osc
 * Backslashes missing from documentation
 * Review and consider lintian reported issues
 * Fix pt-heartbeat doesn't reconnect for check-read-only
 * Fix pt-mongodb-summary fails on standalone mongodb instances
 * Fix pt-table-checksum gives error CRC32

OBS-URL: https://build.opensuse.org/request/show/888162
OBS-URL: https://build.opensuse.org/package/show/server:database/percona-toolkit?expand=0&rev=74
This commit is contained in:
Martin Pluskal
2021-04-26 06:19:56 +00:00
committed by Git OBS Bridge
parent 1e79bdd6f9
commit 052828370c
4 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Apr 24 08:12:21 UTC 2021 - Denys Kondratenko <stdden@opensuse.org>
- Percona Toolkit v3.3.0:
* Fix pt-heartbeat cannot reconnect
* Fix pt-online-schema-change FKs error handling
* Fix pt-summary says sshd not running
* Fix pt-upgrade fails when query including format strings and SQL errors is given
* Fix pt-pg-summary fails for Postgres12
* Added --no-check-foreing-keys to pt-osc
* Backslashes missing from documentation
* Review and consider lintian reported issues
* Fix pt-heartbeat doesn't reconnect for check-read-only
* Fix pt-mongodb-summary fails on standalone mongodb instances
* Fix pt-table-checksum gives error CRC32
-------------------------------------------------------------------
Tue Oct 27 12:36:32 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>