Carlos Salguero
e428fa5187
3.0.5 Testing
2017-11-07 17:52:14 -03:00
Carlos Salguero
498bc54f47
Merge branch '3.0' into PT-139
2017-10-31 15:36:56 -03:00
Carlos Salguero
b51d09d811
PT-202 pt-online-schema-change fails with virtual columns
...
Modified TableParser to ignore GENERATED columns from the columns list
used to construct SELECTs/INSERTs
2017-10-05 15:19:57 -03:00
Carlos Salguero
54dfcf36de
PT-193 New test and updated libraries
...
Added a specific test for this issue and updated all binaries to the
latest TableParser version
2017-08-15 12:06:24 -03:00
Mykola Marzhan
70265ad22f
RM-269 bump version
2017-08-01 14:48:09 +03:00
Carlos Salguero
85ecf7d30c
Updated Percona::Toolkit version
2017-07-31 15:29:08 -03:00
Carlos Salguero
fc4b3a73ee
Merge branch '3.0' into PT-139
2017-05-22 14:13:42 -03:00
Carlos Salguero
04961a8f07
Updated Percona::Toolkit version to 3.0.3
2017-05-16 09:14:50 -03:00
Carlos Salguero
5744fdf583
PT-139 Added replication channels suport to pt-table-sync
2017-05-12 11:55:52 -03:00
Carlos Salguero
dd6f9046ef
PT-115 Updated OptionParser in all scripts
2017-03-30 10:23:46 -03:00
Carlos Salguero
c554e98926
Revert "Merge pull request #197 from percona/PT-115"
...
This reverts commit 0f5ce4cc0b
, reversing
changes made to 515833f3d2
.
2017-03-29 15:10:25 -03:00
Carlos Salguero
e22e8f4b1d
PT-115 Made OptionParser to accept repeatable DSN parameters
2017-03-29 14:45:23 -03:00
Carlos Salguero
4543847788
Updated Percona::Toolkit version to 3.0.2
2017-03-23 12:51:28 -03:00
Evgeniy Patlan
5fe708ebb0
Update version
2017-03-23 14:19:11 +02:00
Carlos Salguero
2e57ee4ec5
Merge pull request #179 from percona/PT-96
...
PT-96 Fixing all the tests
2017-03-21 18:54:08 +02:00
Carlos Salguero
84bf6b4396
PT-101 Fixed --slave-user in pt-table-checksum
2017-03-15 17:37:34 -03:00
Carlos Salguero
9b80a029f2
PT-96 Updated Percona::Toolkit version
2017-03-10 17:54:45 -03:00
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
5c42d84c95
BUG-1517155 Added --create-table-engine param to pt-heartbeat
2016-07-07 12:57:04 -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
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
a9e7a61f04
more format printf and GetOpt::Long fixes
2016-02-09 16:21:38 -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
66e30fdecf
fixed need for SBR in pt-heartbeat
2016-01-15 21:41:55 -03:00
frank-cizmich
ec8ceec463
pt-heartbeat added binlog_format check
2016-01-14 14:59:38 -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
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
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
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