Evgeniy Patlan
550451adb0
Build percona-toolkit-3.0.1
2017-02-16 18:42:57 +02:00
EvgeniyPatlan
0bf9d676d6
â€Build percona-toolkit-3.0.0rc
2017-02-03 23:28:16 +00:00
Carlos Salguero
d372374714
Updated version in Percona::Toolkit
2017-01-31 11:48:50 -03:00
Carlos Salguero
be18e8cbbe
Fixed Percona::Toolkit version
2016-12-21 16:05:43 -03:00
Evgeniy Patlan
0bca7dd990
Build percona-toolkit-2.2.20
2016-12-06 22:01:00 +00:00
Carlos Salguero
c17f0560ec
Fixed missing ; in OptionParser
2016-11-05 10:40:45 -03:00
Carlos Salguero
74eb8b72c0
Added test. Updated all modules
2016-10-27 13:39:51 -03:00
Evgeniy Patlan
9a8552ee04
Build percona-toolkit-2.2.19
2016-08-15 06:01:54 +00:00
Carlos Salguero
5e7874674b
Updated Percona::Toolkit version & Changelog
2016-08-05 16:03:43 -03:00
Carlos Salguero
572c8c1f19
Added --slave-user & --slave pass to all scripts
...
The fix has been applied to all files using MasterSlave pkg
Changes to be committed:
modified: bin/pt-archiver
modified: bin/pt-heartbeat
modified: bin/pt-kill
modified: bin/pt-query-digest
modified: bin/pt-slave-find
modified: bin/pt-slave-restart
modified: bin/pt-table-checksum
2016-07-12 12:59:12 -03:00
Carlos Salguero
26cf65015c
BUG-1595678 Updated MasterSlave lib into binaries
...
Also updated a 'SHOW PROCESSLIST' to 'SHOW FULL PROCESSLIST' because
pt-kill needs more than 100 chars in the info field.
2016-07-06 20:41:42 -03:00
Carlos Salguero
1c047e763b
bug-1592166 Fixed memory leak in pt-kill
2016-06-29 12:26:06 -03:00
Evgeniy Patlan
a8d045beb6
Build percona-toolkit-2.2.18
2016-06-24 11:04:56 +03:00
frank-cizmich
f8cdf05988
--version returned exit status 1
2016-04-18 12:29:43 -03:00
Tomislav Plavcic
6a07d53f97
Build percona-toolkit-2.2.17
2016-03-04 13:21:43 +01:00
frank-cizmich
9c130d612f
changed reported version of tools to 2.2.17
2016-03-02 20:47:04 -03:00
frank-cizmich
ba60919cc4
updated tool version var to 2.2.17
2016-03-02 20:41:45 -03:00
frank-cizmich
56b44a7522
sprintf rudundancy warnings
2016-02-05 13:35:44 -03:00
frank-cizmich
7c0054fa5d
DSNParser clobbered sql_mode variable set by user - lp1506748
2016-02-01 22:51:55 -03:00
frank-cizmich
e490db0d08
changed VERSION in modules to 2.2.16
2015-12-06 15:44:48 -03:00
Tomislav Plavcic
2e6ff838f6
Build percona-toolkit-2.2.16
2015-11-06 20:53:54 +01:00
frank-cizmich
976f645678
pt-kill fixed filter option lp1488685
2015-09-24 19:28:35 -03:00
frank-cizmich
2134e3f1b4
Merge branch 'handle-literal-backticks-lp-1462904' into release-2.2.15
2015-09-08 15:45:39 -03:00
frank-cizmich
544e6c8cc7
change PT version in pod
2015-08-25 11:25:25 -03:00
frank-cizmich
7974bc81f2
updated PT version Percona::Toolkit mod
2015-08-25 11:21:08 -03:00
Frank Cizmich
9e1f3b9641
Merge pull request #28 from percona/passsword-parameter-cant-contain-commas-lp1277049
...
DSN doc: need to escape commas in password
2015-08-20 17:08:49 -04:00
Frank Cizmich
0777386c10
Merge pull request #20 from Shopify/rds_for_pt_kill
...
enable support for RDS in pt-kill
2015-08-20 15:37:38 -04:00
frank-cizmich
5128019009
DSN doc: need to escape commas in password
2015-07-24 15:20:56 -03:00
Daniel Nichter
ef75630344
Update TableParser module in all tools.
2015-06-25 13:21:12 -07:00
Singer Wang
776d395631
patched the kill statement for rds
2015-06-17 17:50:01 -04:00
Singer Wang
500be5a3bb
add perldoc
2015-06-17 17:18:23 -04:00
frank-cizmich
f033330b33
fixed VersionCheck testing for git
2015-06-03 17:28:40 -03:00
Tomislav Plavcic
cb55103a57
Build percona-toolkit-2.2.14
2015-04-10 11:01:07 +02:00
Frank Cizmich
e6167dcc0b
changed Percona::Toolkit version to 2.2.14
2015-04-09 14:28:28 -03:00
Tomislav Plavcic
3016c52341
Build percona-toolkit-2.2.13
2015-01-23 11:19:56 +01:00
Frank Cizmich
1ccd6e528a
changed version, added changelog, fixed pxc.t
2015-01-22 10:51:26 -02:00
Frank Cizmich
6d618a4912
merged version-check-doesnt-verify-server-cert-1408375
2015-01-20 13:58:28 -02:00
Frank Cizmich
735cf10594
merged pt-table-checksum-compatibility-with-pxc-1399789
2015-01-20 13:55:31 -02:00
Frank Cizmich
72cbc38e6d
merged pt-online-schema-change--doesnt-honor--ask-pass-1396868
2015-01-20 13:53:13 -02:00
Frank Cizmich
8ca8523b3b
merged pt-kill-should-print-query-fingerprint-hash-after-killing-a-query-1391240
2015-01-20 13:52:26 -02:00
Frank Cizmich
c3462b6c68
Fixed security issues in VersionCheck and HTTP::Micro
2015-01-16 16:49:30 -02:00
Frank Cizmich
3b1aca8293
unique-id function for cluster nodes. added pxc5.6 config. modified pxc test
2015-01-14 18:08:07 -02:00
Frank Cizmich
b025c97fd7
used ReadKeyMini. Moved double password logic to Cxn. Removed {ask_pass} from Cxn
2015-01-12 19:20:15 -02:00
Frank Cizmich
5251b00a9a
used Transformers::make_checksum. Changed option to --query-id
2015-01-12 15:22:23 -02:00
Frank Cizmich
324a086d6a
adds --fingerprint option for pt-kill - 1391240
2014-12-02 16:57:25 -02:00
Frank Cizmich
01f8102623
ask-pass-being-ignored-1396868
2014-11-28 11:53:34 -02:00
Frank Cizmich
5d875e5f55
fixed PTDEBUG error on Cxn - 1394934
2014-11-21 12:12:05 -02:00
Tomislav Plavcic
9877d71674
Build percona-toolkit-2.2.12
2014-11-11 14:28:27 +01:00
Frank Cizmich
b1d1997c8d
updated Changelog and Percona::Toolkit version
2014-11-07 14:55:56 -02:00
Frank Cizmich
ef6985a256
merged pt-table-checksum-refuses-to-run-on-PXC-if-server_id-is-the-same-on-all-nodes-1217466
2014-11-06 19:38:59 -02:00