]> git.pld-linux.org Git - packages/percona-toolkit.git/log
packages/percona-toolkit.git
9 years agoup to v2.2.13 (2015-01-26) AC-branch auto/ac/percona-toolkit-2.2.13-1 auto/th/percona-toolkit-2.2.13-1
Elan Ruusamäe [Wed, 8 Apr 2015 14:42:22 +0000 (17:42 +0300)]
up to v2.2.13 (2015-01-26)

- Feature   1391240:  pt-kill added query fingerprint hash to output
- Fixed bug 1402668:  pt-mysql-summary fails on cluster in Donor/Desynced status
- Fixed bug 1396870:  pt-online-schema-change CTRL+C leaves terminal in inconsistent state
- Fixed bug 1396868:    pt-online-schema-change --ask-pass option error
- Fixed bug 1266869:  pt-stalk fails to start if $HOME environment variable is not set
- Fixed bug 1019479:    pt-table-checksum does not work with sql_mode ONLY_FULL_GROUP_BY
- Fixed bug 1394934:  pt-table-checksum error in debug mode
- Fixed bug 1321297:  pt-table-checksum reports diffs on timestamp columns in 5.5 vs 5.6
- Fixed bug 1399789:    pt-table-checksum fails to find pxc nodes when wsrep_node_incoming_address is set to AUTO
- Fixed bug 1388870:  pt-table-checksum has some errors with different time zones
- Fixed bug 1408375:  vulnerable to MITM attack which would allow exfiltration of MySQL configuration information via --version-check
- Fixed bug 1404298:  missing MySQL5.7 test files for pt-table-checksum
- Fixed bug 1403900:  added sandbox and fixed sakila test db for 5.7

9 years agoup to v2.2.12 (2014-11-14)
Elan Ruusamäe [Wed, 8 Apr 2015 14:38:45 +0000 (17:38 +0300)]
up to v2.2.12 (2014-11-14)

- Fixed bug 1376561:    pt-archiver is not able to archive all the rows when a table has a hash partition
- Fixed bug 1328686:    pt-heartbeat check-read-only option does not prevent creates or inserts
- Fixed bug 1269695:    pt-online-schema-change does not allow ALTER for a table without a non-unique, while manual does not explain this
- Fixed bug 1217466:    pt-table-checksum refuses to run on PXC if server_id is the same on all nodes
- Fixed bug 1373937:    pt-table-checksum requires recursion when working with and XtraDB Cluster node
- Fixed bug 1377888:    pt-query-digest manual for --type binlog is ambiguous
- Fixed bug 1349086:    pt-stalk should also gather dmesg output
- Fixed bug 1361293:    Some scripts fail when no-version-check option is put in global config file

9 years agono-version-check not respected from config, but we patch it out anyway auto/th/percona-toolkit-2.2.11-2
Elan Ruusamäe [Wed, 8 Apr 2015 14:36:29 +0000 (17:36 +0300)]
no-version-check not respected from config, but we patch it out anyway

for example pt-show-grants fails

9 years ago- up to 2.2.11 auto/th/percona-toolkit-2.2.11-1
Arkadiusz Miśkiewicz [Tue, 30 Sep 2014 16:36:39 +0000 (18:36 +0200)]
- up to 2.2.11

9 years agoup to v2.2.10, released 2014-08-06 auto/th/percona-toolkit-2.2.10-1
Elan Ruusamäe [Wed, 3 Sep 2014 21:18:56 +0000 (00:18 +0300)]
up to v2.2.10, released 2014-08-06

9 years agoadd note how to see connect errors
Elan Ruusamäe [Sun, 25 May 2014 17:45:06 +0000 (20:45 +0300)]
add note how to see connect errors

10 years ago- release 5 (by relup.sh) auto/ac/percona-toolkit-2.2.7-5 auto/th/percona-toolkit-2.2.7-5
Elan Ruusamäe [Mon, 5 May 2014 14:12:52 +0000 (17:12 +0300)]
- release 5 (by relup.sh)

10 years agoallow inheriting .my.cnf (do not force --host param)
Elan Ruusamäe [Wed, 30 Apr 2014 18:03:00 +0000 (21:03 +0300)]
allow inheriting .my.cnf (do not force --host param)

10 years agoforce RC_LOGGING=no
Elan Ruusamäe [Wed, 30 Apr 2014 17:04:11 +0000 (20:04 +0300)]
force RC_LOGGING=no

otherwise we would have to escape for shell-hell

10 years agopass "empty" dsn to process .my.cnf for connect info
Elan Ruusamäe [Wed, 30 Apr 2014 17:03:36 +0000 (20:03 +0300)]
pass "empty" dsn to process .my.cnf for connect info

10 years ago- release 4 (by relup.sh) auto/ac/percona-toolkit-2.2.7-4 auto/th/percona-toolkit-2.2.7-4
Elan Ruusamäe [Wed, 30 Apr 2014 07:27:36 +0000 (10:27 +0300)]
- release 4 (by relup.sh)

10 years agopt-kill: workaround for missing exit code check. LP#1314500
Elan Ruusamäe [Wed, 30 Apr 2014 07:27:06 +0000 (10:27 +0300)]
pt-kill: workaround for missing exit code check. LP#1314500

10 years agopt-kill: use percona-toolkit user and /var/run/percona-toolkit dir
Elan Ruusamäe [Wed, 30 Apr 2014 07:15:49 +0000 (10:15 +0300)]
pt-kill: use percona-toolkit user and /var/run/percona-toolkit dir

10 years agoadd /var/run/percona-toolkit dir for pt-kill state files
Elan Ruusamäe [Wed, 30 Apr 2014 07:14:48 +0000 (10:14 +0300)]
add /var/run/percona-toolkit dir for pt-kill state files

10 years agoadd user for running pt-kill and other tools
Elan Ruusamäe [Wed, 30 Apr 2014 07:03:09 +0000 (10:03 +0300)]
add user for running pt-kill and other tools

10 years agosorted
Elan Ruusamäe [Mon, 28 Apr 2014 13:38:12 +0000 (16:38 +0300)]
sorted

10 years agoadd initscript for pt-kill services
Elan Ruusamäe [Mon, 28 Apr 2014 13:31:41 +0000 (16:31 +0300)]
add initscript for pt-kill services

currently single instance and running as root

10 years agodisable version check in code auto/th/percona-toolkit-2.2.7-3
Elan Ruusamäe [Mon, 7 Apr 2014 11:58:58 +0000 (14:58 +0300)]
disable version check in code

global config is not read if you use --config parameter to a tool

tested: no more ssl errors and /tmp/percona-version-check is not created
after tool run:

 pt-kill --config pt-cleaner.conf

patch from gentoo

10 years agodisable version check by default in global config
Elan Ruusamäe [Mon, 7 Apr 2014 11:46:07 +0000 (14:46 +0300)]
disable version check by default in global config

10 years agoadd global percona-toolkit config
Elan Ruusamäe [Mon, 7 Apr 2014 11:45:27 +0000 (14:45 +0300)]
add global percona-toolkit config

10 years ago- up to 2.2.7 auto/th/percona-toolkit-2.2.7-1
Arkadiusz Miśkiewicz [Tue, 25 Feb 2014 10:58:25 +0000 (11:58 +0100)]
- up to 2.2.7

10 years ago- up to 2.2.6 auto/th/percona-toolkit-2.2.6-1
Arkadiusz Miśkiewicz [Fri, 20 Dec 2013 07:37:38 +0000 (08:37 +0100)]
- up to 2.2.6

10 years agodo not obsolete maatkit, maatkit tools behave differently, and percona does not offer... auto/th/percona-toolkit-2.2.4-2
Elan Ruusamäe [Mon, 14 Oct 2013 07:52:40 +0000 (10:52 +0300)]
do not obsolete maatkit, maatkit tools behave differently, and percona does not offer sometimes same functionality

10 years agopackage percona-version-check file as ghost
Elan Ruusamäe [Mon, 14 Oct 2013 07:33:42 +0000 (10:33 +0300)]
package percona-version-check file as ghost

http://www.mysqlperformanceblog.com/2012/09/10/introducing-the-version-check-feature-in-percona-toolkit/

10 years agoupdate description from website auto/th/percona-toolkit-2.2.4-1
Elan Ruusamäe [Tue, 13 Aug 2013 09:04:52 +0000 (12:04 +0300)]
update description from website

10 years agoup to v2.2.4 released 2013-07-18
Elan Ruusamäe [Tue, 13 Aug 2013 08:59:13 +0000 (11:59 +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)

10 years agov2.2.3 released 2013-06-17
Elan Ruusamäe [Tue, 13 Aug 2013 08:58:34 +0000 (11:58 +0300)]
v2.2.3 released 2013-06-17

- Added new tool: pt-agent
- Fixed bug 1188002: pt-online-schema-change causes "ERROR 1146 (42S02): Table 'db._t_new' doesn't exist"

10 years ago- up to 2.2.2 auto/th/percona-toolkit-2.2.2-1
Arkadiusz Miśkiewicz [Mon, 17 Jun 2013 19:39:47 +0000 (21:39 +0200)]
- up to 2.2.2

11 years ago- up to 2.1.9 auto/th/percona-toolkit-2.1.9-1
Arkadiusz Miśkiewicz [Tue, 26 Feb 2013 13:27:17 +0000 (14:27 +0100)]
- up to 2.1.9

11 years ago- install mysqldumpgrants alias
Elan Ruusamäe [Thu, 6 Dec 2012 14:09:47 +0000 (16:09 +0200)]
- install mysqldumpgrants alias

11 years agoup to v2.1.7, released 2012-11-19
Elan Ruusamäe [Fri, 30 Nov 2012 17:48:35 +0000 (19:48 +0200)]
up to v2.1.7, released 2012-11-19

* Fixed bug 1080384: pt-table-checksum 2.1.6 crashes using PTDEBUG
* Fixed bug 1080385: pt-table-checksum 2.1.6 --check-binlog-format doesn't ignore PXC nodes

11 years ago- up to 2.1.6 auto/th/percona-toolkit-2.1.6-1
Elan Ruusamäe [Sat, 17 Nov 2012 13:14:59 +0000 (15:14 +0200)]
- up to 2.1.6

11 years ago- up to 2.1.4 auto/th/percona-toolkit-2.1.4-1
Elan Ruusamäe [Thu, 11 Oct 2012 19:36:31 +0000 (22:36 +0300)]
- up to 2.1.4

11 years ago- up to 2.0.3, still some tools problematic auto/ac/percona-toolkit-2_0_3-1 auto/th/percona-toolkit-2_0_3-1
Elan Ruusamäe [Wed, 8 Feb 2012 16:18:02 +0000 (16:18 +0000)]
- up to 2.0.3, still some tools problematic

Changed files:
    percona-toolkit.spec -> 1.3

11 years ago- remove programs using predicable /tmp files for now percona-toolkit-1_0_1-1
Elan Ruusamäe [Sun, 9 Oct 2011 19:35:22 +0000 (19:35 +0000)]
- remove programs using predicable /tmp files for now

Changed files:
    percona-toolkit.spec -> 1.2

11 years ago- new, based on maatkit.spec
Elan Ruusamäe [Sun, 9 Oct 2011 19:26:06 +0000 (19:26 +0000)]
- new, based on maatkit.spec
  NOTE: before using it should patch in the /tmp race holes

Changed files:
    percona-toolkit.spec -> 1.1

This page took 0.08091 seconds and 4 git commands to generate.