[packages/percona-toolkit] up to v2.2.4 released 2013-07-18
glen
glen at pld-linux.org
Tue Aug 13 11:00:13 CEST 2013
commit ee745d128b9393f480883dfba072843365b91f87
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Aug 13 11:59:13 2013 +0300
up to v2.2.4 released 2013-07-18
* Implemented pt-query-digest anonymous JSON output
* Implemented pt-online-schema-change timestamp output
* Fixed bug 1182856: Zero values causes "Invalid --set-vars value: var=0"
* Fixed bug 1195034: pt-deadlock-logger error: Use of uninitialized value $ts in pattern match (m//)
* Fixed bug 1137556: pt-heartbeat docs don't account for --utc
* Fixed bug 1188264: pt-online-schema-change error copying rows: Undefined subroutine &pt_online_schema_change::get
* Fixed bug 1171968: pt-query-digest docs don't mention --type=rawlog
* Fixed bug 1176010: pt-query-digest doesn't group db and `db` together
* Fixed bug 1174956: pt-query-digest and pt-fingerprint don't strip some multi-line comments
* Fixed bug 1172317: pt-sift does not work if pt-stalk did not collect due to a full disk
* Fixed bug 1136559: pt-table-checksum: Deep recursion on subroutine "SchemaIterator::_iterate_dbh"
* Fixed bug 1199591: pt-table-checksum doesn't use non-unique index with highest cardinality
* Fixed bug 1163735: pt-table-checksum fails if explicit_defaults_for_timestamp is enabled in 5.6
* Fixed bug 1168434: pt-upgrade reports differences on NULL
* Fixed bug 1168106: pt-variable-advisor has the wrong default value for innodb_max_dirty_pages_pct in 5.5 and 5.6
* Fixed bug 1168110: pt-variable-advisor shows key_buffer_size in 5.6 as unconfigured (even though it is)
percona-toolkit.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/percona-toolkit.spec b/percona-toolkit.spec
index 361c4b4..649347f 100644
--- a/percona-toolkit.spec
+++ b/percona-toolkit.spec
@@ -1,12 +1,12 @@
%include /usr/lib/rpm/macros.perl
Summary: Essential command-line utilities for MySQL
Name: percona-toolkit
-Version: 2.2.3
+Version: 2.2.4
Release: 1
License: GPL v2
Group: Applications/Databases
Source0: https://www.percona.com/downloads/percona-toolkit/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 9f712ccec8688b506b53c620bfe6115d
+# Source0-md5: 9e32e979434696f5cbe244c19763487b
URL: http://www.percona.com/software/percona-toolkit/
BuildRequires: perl-ExtUtils-MakeMaker
BuildRequires: rpm-perlprov >= 4.1-13
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/percona-toolkit.git/commitdiff/ee745d128b9393f480883dfba072843365b91f87
More information about the pld-cvs-commit
mailing list