Commit Graph

4009 Commits

Author SHA1 Message Date
Carlos Salguero
4a52c9b686 Merge pull request #281 from percona/PT-229
PT-229 Retry insert on WSRESP deadlock on PXC
2017-12-11 10:03:38 -03:00
Carlos Salguero
3d54dff029 PT-229 Retry insert on WSRESP deadlock on PXC
PXC returns WSREP detected deadlock/conflict error if there are updates
on the same rows on different masters at the same time.
We shouldn't abort on that error, we should retry the insert instead.
2017-12-09 12:07:42 -03:00
Carlos Salguero
fe51f68587 PT-229 WIP 2017-12-07 16:28:48 -03:00
Carlos Salguero
a47f10c78b Merge pull request #279 from percona/PT-221
PT-221 pt-table-sync support for MyRocks
2017-11-30 12:44:50 -03:00
Carlos Salguero
af69008a10 PT-221 pt-table-sync support for MyRocks 2017-11-30 11:36:43 -03:00
Carlos Salguero
596d838af0 Merge pull request #275 from percona/PT-209
PT-209 Check adding FKs to a RocksDB table
2017-11-27 14:06:28 -03:00
Carlos Salguero
7af26c9e3d Merge branch '3.0' into PT-209 2017-11-27 13:39:23 -03:00
Carlos Salguero
26a3ae989c Merge pull request #277 from percona/PT-225
PT-225 pt-table-cheksum ignores generated columns
2017-11-23 17:27:01 -03:00
Carlos Salguero
17ecf7eb0a PT-225 pt-table-cheksum ignores generated columns 2017-11-23 17:26:16 -03:00
Carlos Salguero
ebe0569a9d Added test for binlog_format set in pt-table-checksum 2017-11-23 10:36:09 -03:00
Carlos Salguero
78a311b2b0 Merge pull request #274 from percona/pt-3.0.5-pre-release
3.0.5 Testing
3.0.5
2017-11-21 10:59:25 -03:00
Carlos Salguero
27d0545b65 Merge branch 'pt-3.0.5-pre-release' of percona.github.com:percona/percona-toolkit into pt-3.0.5-pre-release 2017-11-17 08:28:30 -03:00
Carlos Salguero
13c9a2e824 Added release notes 2017-11-17 08:21:50 -03:00
Evgeniy Patlan
37e59dbc2d Build percona-toolkit-3.0.5 2017-11-17 08:08:54 +00:00
Carlos Salguero
d2fcd4c0cc Merge branch 'pt-3.0.5-pre-release' of percona.github.com:percona/percona-toolkit into pt-3.0.5-pre-release 2017-11-14 11:45:18 -03:00
Carlos Salguero
09599800b5 Fixed vet issues 2017-11-14 11:43:43 -03:00
Kamil Dziedzic
f655e3f014 make go vet happy 2017-11-14 13:49:16 +01:00
Kamil Dziedzic
349f148978 try to fix tests, not sure why we miss header here? 2017-11-14 13:25:58 +01:00
Carlos Salguero
43094be458 Fixed pt-mongodb-query-digest tests 2017-11-13 23:28:59 -03:00
Carlos Salguero
6742025dd0 PT-209 Check adding FKs to a RocksDB table 2017-11-13 16:07:12 -03:00
Carlos Salguero
53fa5e8569 Updated changelog 2017-11-10 11:36:47 -03:00
Carlos Salguero
af65e82ab7 MasterSlave check for errors on get_slave_status calls 2017-11-09 11:40:58 -03:00
Carlos Salguero
dd37971cc4 Updated changelog 2017-11-08 15:49:41 -03:00
Carlos Salguero
30ec6a7d83 Merge branch '3.0' into pt-3.0.5-pre-release 2017-11-08 15:14:45 -03:00
Carlos Salguero
56e70fa7be Merge pull request #250 from percona/PT-182
PT-182 Provide JSON output format for pt-summary, pt-mysql-summary, pt-mongodb-summary
2017-11-08 15:13:26 -03:00
Carlos Salguero
61f75bcce9 Merge branch '3.0' into PT-182 2017-11-08 15:13:03 -03:00
Carlos Salguero
33d529ca6a PT-182 Fixed merging conflicts 2017-11-08 15:05:23 -03:00
Carlos Salguero
566fff54d0 3.0.5 Fixed a test 2017-11-07 17:56:01 -03:00
Carlos Salguero
e428fa5187 3.0.5 Testing 2017-11-07 17:52:14 -03:00
Carlos Salguero
a7d4439155 Merge pull request #215 from percona/PT-139
PT-139 Add support for replication channels (MySQL 5.7+) to pt-table-sync
2017-11-07 14:15:38 -03:00
Carlos Salguero
9440e98393 PT-139 Improved error message for --channel 2017-11-01 09:57:52 -03:00
Carlos Salguero
4d1ab843f1 PT-139 Passing channel param to the masterslave lib 2017-10-31 16:27:13 -03:00
Carlos Salguero
2b4b0375e1 PT-139 Added --channel to pt-table-checksum 2017-10-31 15:41:08 -03:00
Carlos Salguero
498bc54f47 Merge branch '3.0' into PT-139 2017-10-31 15:36:56 -03:00
Carlos Salguero
de4fc8cdbf Merge pull request #273 from percona/PT-211
PT-211 Fixed pt-mext Rsa_public_key line issue
2017-10-25 12:07:54 -03:00
Carlos Salguero
b5c2b40ca1 PT-211 Fixed pt-mext Rsa_public_key line issue 2017-10-25 11:14:44 -03:00
Carlos Salguero
206f1bbf08 Merge pull request #262 from percona/PMM-1.3
PMM-1590: Improve MongoDB Profiler for PMM and PT
2017-10-19 11:59:32 -03:00
Kamil Dziedzic
fb86972f9a fix bugs 2017-10-15 04:40:34 +02:00
Kamil Dziedzic
8cf08fd882 support getmore; support find with sort; cleanups 2017-10-15 04:14:21 +02:00
Kamil Dziedzic
9b07eac002 try to drop some info 2017-10-14 22:32:29 +02:00
Kamil Dziedzic
6ada40b358 use go 1.9 by default 2017-10-14 22:19:54 +02:00
Kamil Dziedzic
9df5aac596 fix cmd 2017-10-14 22:18:44 +02:00
Kamil Dziedzic
24eff6d4e7 speed up test 2017-10-14 22:01:12 +02:00
Kamil Dziedzic
8bbb9058da use docker mongo 2017-10-14 21:39:24 +02:00
Kamil Dziedzic
fab9ad2117 rever updating vendor dir 2017-10-14 20:39:29 +02:00
Kamil Dziedzic
a2650602a0 drop MongoDB 2.6; it works, but generates some noisy queries 2017-10-14 20:32:29 +02:00
Kamil Dziedzic
b2a08caaa7 fix fingerprint, and drop queries since they differe between versions 2017-10-14 20:26:52 +02:00
Kamil Dziedzic
981faf53ad fix operation and namespace for older MongoDB versions 2017-10-14 20:10:21 +02:00
Kamil Dziedzic
32827eb4b5 remove non-releated comment 2017-10-14 18:48:17 +02:00
Kamil Dziedzic
c67354443c restore TimeoutChan 2017-10-14 18:44:46 +02:00