pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/percona-toolkit databases/percona-toolkit: U...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c6a151a937d6
branches: trunk
changeset: 385251:c6a151a937d6
user: fhajny <fhajny%pkgsrc.org@localhost>
date: Mon Sep 17 14:17:20 2018 +0000
description:
databases/percona-toolkit: Update to 3.0.12.
v3.0.12 released 2018-09-13
- Fixed bug PT-1611: pt-archiver fails with UTF-8 chars
- Fixed bug PT-1574: pt-online-schema-change fails on UK and NULLs
- Fixed bug PT-1572: Better usage of ENUM fields in keys in
NibbleIterator
- Fixed bug PT-1422: pt-mysql-summary may get stuck when Time: NULL
in processlist
- Improvement PT-1321: Add required MySQL privileges to
pt-online-schema-change documentation
v3.0.11 released 2018-07-06
- Improvement PT-1571 : Improved hostname recognition in
pt-secure-collect
- Fixed bug PT-1570 : pt-archiver fails to detect columns with the
word GENERATED as part of the comment
- Improvement PT-1569 : Disabled --alter-foreign-keys-method=drop_swap
in pt-osc
- Fixed bug PT-1563 : Fixed pt-show-grants for MySQL 5.6
- Improvement PT-1562 : pt-mysql-summary: Fix mysqld command for
Travis
- Fixed bug PT-1551 : pt-table-checksum fails on MySQL 8.0.11
- Improvement PT-242 : (pt-stalk) Include SHOW SLAVE STATUS on 5.7
- Fixed bug PT-241 : (pt-stalk) Slave queries doesn't run on 5.7
v3.0.10 released 2018-05-21
- Fixed bug PT-1556 : pt-table-checksum 3.0.9 doesn't change
binlog_format to statement anymore
- Improvement PT-1546 : Improved support of MySQL 8 roles
- Improvement PT-1543 : Encrypted table status query causes high load
over multiple minutes
- Improvement PT-1536 : Add info about encrypted tablespaces in
pt-mysql-summary
- Feature PT-131 : Make pt-table checksum to disable QRT plugin
- Feature PT-118 : pt-table-checksum report the number of rows of
difference between master and slave
v3.0.9 released 2018-04-17
- Feature PT-1530 : Add support for encryption status to
mysql-summary
- Feature PT-1526 : Add ndb status to pt-mysql-summary
- Feature PT-1525 : Added support for MySQL 8 roles into
pt-mysql-summary
- Feature PT-1509 : Only set binlog_format when necessary
- Feature PT-1508 : Adding --read-only-interval flag, and
read-only check on wake-up
- Improvement PT-1507 : pt-summary does not reliably read in the
transparent huge pages setting
- New tool PT-1501 : pt-secure-collect - New tool to collect and
sanitize pt-tools outputs
- Feature PT-243 : Adding --max-hostname-length and
--max-line-length to pt-query-digest
v3.0.8 released 2018-03-13
- Feature PT-1500 : add --secure-slowlog option to pt-query digest
v3.0.7 released 2018-03-01
- Fixed Bug PT-244 : pt-online-schema-change --data-dir option
broken for partitioned table
- Feature PT-633 : Added --mysql-only option to pt-stalk for RDS
- Fixed bug PT-1256: pt-table-sync does not use the character set
for the table it is synchronizing
- Fixed bug PT-1455: pt-osc is stuck when the table that is being
altered is filtered out in the slave
- Fixed bug PT-1485: pt-mysql-summary has broken Security section
in versions bigger then 5.6
- Fixed bug PMM-1905: Explain fails if encounters negative
"ntoreturn"
diffstat:
databases/percona-toolkit/Makefile | 5 ++---
databases/percona-toolkit/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 28dfb1b45c60 -r c6a151a937d6 databases/percona-toolkit/Makefile
--- a/databases/percona-toolkit/Makefile Mon Sep 17 14:03:08 2018 +0000
+++ b/databases/percona-toolkit/Makefile Mon Sep 17 14:17:20 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2018/08/22 09:43:22 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2018/09/17 14:17:20 fhajny Exp $
#
-DISTNAME= percona-toolkit-3.0.6
-PKGREVISION= 1
+DISTNAME= percona-toolkit-3.0.12
CATEGORIES= databases
MASTER_SITES= http://www.percona.com/downloads/percona-toolkit/${PKGVERSION_NOREV}/source/tarball/
diff -r 28dfb1b45c60 -r c6a151a937d6 databases/percona-toolkit/distinfo
--- a/databases/percona-toolkit/distinfo Mon Sep 17 14:03:08 2018 +0000
+++ b/databases/percona-toolkit/distinfo Mon Sep 17 14:17:20 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2018/02/19 19:22:09 fhajny Exp $
+$NetBSD: distinfo,v 1.13 2018/09/17 14:17:20 fhajny Exp $
-SHA1 (percona-toolkit-3.0.6.tar.gz) = 599f5b3a1899efec1da9af607797db821784a7d4
-RMD160 (percona-toolkit-3.0.6.tar.gz) = a2e4b2ffce34ecfe926ea10708a5c6c549915f06
-SHA512 (percona-toolkit-3.0.6.tar.gz) = a98495aa12c88d68aefb87335aff8fc91ecd31c25beadf14445af2bf80c79acb6f7148f32817034a4cd27fd9e7b635becbf3d3d3820bf72bad317b1fb2826fe9
-Size (percona-toolkit-3.0.6.tar.gz) = 55262071 bytes
+SHA1 (percona-toolkit-3.0.12.tar.gz) = 4cf0519a406ab759f1d8902fa298b4c4ceea6913
+RMD160 (percona-toolkit-3.0.12.tar.gz) = 0f322694b47432fa7998cd3d1fe434b7013adc16
+SHA512 (percona-toolkit-3.0.12.tar.gz) = 4c01a04f6a4efb444e248d55ab846f32d4784e021b51b272875de3f1f0907298c66073f6d2a941ad407aefa9840407e55095c5ec848998f731539b12ec1875f8
+Size (percona-toolkit-3.0.12.tar.gz) = 16205557 bytes
Home |
Main Index |
Thread Index |
Old Index