Carlos Salguero
e428fa5187
3.0.5 Testing
2017-11-07 17:52:14 -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
a826bf97b8
Merge pull request #191 from guriandoro/pt-table-checksum-fix-ignored-dbs-LP1642994
...
pt table checksum fix ignored dbs lp1642994
2017-06-19 11:47:27 -03:00
Carlos Salguero
04961a8f07
Updated Percona::Toolkit version to 3.0.3
2017-05-16 09:14:50 -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
guriandoro
4b0203370d
Ran util/update command to add changes to bin
...
for tool in bin/*; do util/update-modules $tool SchemaIterator; done
2017-03-22 23:30:17 -04: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
148be75a0e
PT-105 Fixed pt-table-checksum fails if a database is dropped while the tool is running
2017-03-16 14:42:26 -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
c97d690e9e
Fixes for table-checksum
2017-01-17 10:15:18 -03:00
Carlos Salguero
410e75a623
Updated tests for schema iterator
2017-01-16 23:42:11 -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
9eb95cb4da
Tests added for SlowLogParser
...
SlowLogParser now is able to handle MySQL dates in RFC3339 format.
A new test for this case was added and all scripts using SlowLogParser
in bin/ have been updated.
2016-07-20 15:53:59 -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
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
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
c3462b6c68
Fixed security issues in VersionCheck and HTTP::Micro
2015-01-16 16:49:30 -02:00
Tomislav Plavcic
9877d71674
Build percona-toolkit-2.2.12
2014-11-11 14:28:27 +01:00