Carlos Salguero
3239ce8e3e
Merge pull request #288 from percona/PT-207
...
PT-207 All tests passed for 3.0.6
2017-12-18 13:24:35 -03:00
Carlos Salguero
5c106b4fad
Updated all tests for PS 5.7
2017-12-18 13:01:11 -03:00
Carlos Salguero
bb3334de08
Updated tests for MySQL 5.7
2017-12-16 20:54:03 -03:00
Carlos Salguero
806caff5f5
PT-207 Updated tests for table-checksum - resume
2017-12-16 12:10:03 -03:00
Carlos Salguero
f954a69dd4
PT-207 Fixed test for generated fields. (added mysql version constraint)
2017-12-16 11:58:49 -03:00
Carlos Salguero
91f54ff8af
PT-207 updated samples for pt-table-checksum tests
2017-12-16 11:52:22 -03:00
Carlos Salguero
3d343e6ff3
PT-207 fixed tests for pt-table-checksum
2017-12-16 11:43:30 -03:00
Carlos Salguero
99a17cd041
PT-207 Fixed tests
2017-12-16 11:28:03 -03:00
Carlos Salguero
8c611bcb78
Updated changelog
2017-12-15 10:55:11 -03:00
Carlos Salguero
709a13eebb
Merge pull request #286 from percona/PT-205
...
PT-205 pt-online-schema-change show message on rocksdb if binlog_form…
2017-12-15 09:57:19 -03:00
Carlos Salguero
54264bde0b
Merge pull request #285 from percona/PT-214
...
PT-214 Added RocksDB section to pt-mysql-summary
2017-12-15 09:55:34 -03:00
Carlos Salguero
9628aaf99c
Updated travis.yml
2017-12-15 09:30:36 -03:00
Carlos Salguero
dc6b8c22f0
PT-205 pt-online-schema-change show message on rocksdb if binlog_format != row
2017-12-14 18:15:14 -03:00
Carlos Salguero
8d53045bc3
Updated .travis.yml
2017-12-14 15:52:23 -03:00
Carlos Salguero
ac2ecc087f
Updated .travis.yml
2017-12-14 15:33:36 -03:00
Carlos Salguero
7e73603b7b
Updated .travis.yml
2017-12-14 15:28:26 -03:00
Carlos Salguero
233a803b64
Updated travis.yml
2017-12-14 14:11:34 -03:00
Carlos Salguero
57f53d9a3d
Updated travis.yml
2017-12-14 13:55:50 -03:00
Carlos Salguero
ba96aa79a8
PT-214 Added RocksDB section to pt-mysql-summary
2017-12-14 13:31:45 -03:00
Carlos Salguero
24d78f8fa3
Merge branch '3.0' into PT-214
2017-12-14 11:09:06 -03:00
Carlos Salguero
a9a1a621e5
Merge pull request #284 from percona/test-toku
...
Updated sandbox script to allow enabling TokuDB
2017-12-14 11:03:42 -03:00
Carlos Salguero
e794f06d2b
Updated sandbox script to allow enabling TokuDB
2017-12-14 10:50:32 -03:00
Carlos Salguero
3d4c62da88
PT-214 WIP
2017-12-13 16:35:59 -03:00
Carlos Salguero
0c5f329b86
Merge pull request #283 from percona/PT-218
...
PT-218 Added RocksDB status section to pt-stalk
2017-12-13 14:02:55 -03:00
Carlos Salguero
0786db016d
PT-218 Added RocksDB status section to pt-stalk
2017-12-13 13:51:08 -03:00
Carlos Salguero
1116e88ad3
Merge pull request #280 from percona/PT-204
...
PT-204 Make pt-table-checksum to skip RocksDB tables
2017-12-12 15:09:02 -03:00
Carlos Salguero
01c5b9f20b
PT-204 Updated version & changelog
2017-12-11 11:29:31 -03:00
Carlos Salguero
a2c9659eda
Fixed error after merging 3.0 branch
2017-12-11 11:01:05 -03:00
Carlos Salguero
7071f7a205
Merge branch '3.0' into PT-204
2017-12-11 10:35:29 -03:00
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
a8f2329721
Merge branch '3.0' into PT-204
2017-12-06 15:01:47 -03:00
Carlos Salguero
5a53f966c2
PT-204 Added tests
2017-12-06 11:18:25 -03:00
Carlos Salguero
b2325fee38
PT-204 WIP
2017-12-05 11:00:18 -03:00
Carlos Salguero
6a561bb913
WIP
2017-12-04 11:44:11 -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
c441eadd72
Merge branch '3.0' (3.0.5)
2017-11-24 11:31:20 -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
b4ac841421
PT-204 Added RocksDB to the list of ignored engines
2017-11-16 16:11:52 -03:00
Carlos Salguero
98d8844363
PT-204 Added RocksDB to the list of ignored engines
2017-11-16 12:44:37 -03:00