Moritz Lenz
298969e57f
Only set binlog_format when necessary
...
The documentation states that --sync-to-master or --replicate need
the binlog_format STATEMENT, but the code set the binlog format
regardless of the operation mode.
With this patch, the binlog_format is only set if --sync-to-master
or --replicate have actually been supplied on the command line,
enabling a node-to-node sync without these options without the SUPER
privilege.
2018-01-25 13:51:25 +01:00
Carlos Salguero
19936df442
Merge pull request #295 from percona/PT-244
...
PT-244 Fixed --data-dir with partitions
2018-01-16 16:14:59 -03:00
Carlos Salguero
7c1c99d9ca
PT-244 Fixed --data-dir with partitions
...
Made DATA DIRECTORY to be inserted at the correct place, not at the end
of the create table query.
2018-01-16 15:57:06 -03:00
Hrvoje Matijakovic
5d192e8c60
Merge pull request #293 from hrvojem/rn-3.0.6-datefix
...
Fixed incorrect release date
2018-01-05 21:07:54 +01:00
hrvojem
a08b677948
Fixed incorrect release date
2018-01-05 20:54:04 +01:00
borys-belinsky
18b55f1109
Merge pull request #292 from borys-belinsky/release-notes/3.0.6-corrected
...
Release notes 3.0.6: Add Known issues section
2018-01-04 22:32:55 +02:00
Borys Belinsky
5cb75d7a25
Release notes 3.0.6: Add Known issues section
2018-01-04 22:26:12 +02:00
borys-belinsky
98952595d6
Merge pull request #291 from borys-belinsky/release-notes/3.0.6
...
Correct a small layout problem in the release notes document
3.0.6
2018-01-03 18:45:02 +02:00
Borys Belinsky
3f71106ae1
Fixing the date for release 3.0.6 in the release notes
2018-01-03 17:35:50 +02:00
Borys Belinsky
f8fc45b68c
Correct a small layout problem in the release notes document
2018-01-03 17:21:35 +02:00
Evgeniy Patlan
42a5e91cb7
Update version
2017-12-20 14:05:12 +00:00
Carlos Salguero
62b6c79813
Merge pull request #290 from borys-belinsky/release-notes/3.0.6
...
Release notes/3.0.6
2017-12-19 15:13:06 -03:00
borys-belinsky
657f7db63a
pt-234: Update the release notes
2017-12-19 18:44:31 +02:00
borys-belinsky
f6277c32a0
Merge branch '3.0' into release-notes/3.0.6
2017-12-19 18:40:58 +02:00
borys-belinsky
bef6931da3
Update release notes for 3.0.6
2017-12-19 18:40:16 +02:00
Carlos Salguero
5f05a96855
Updated Percona::Toolkit version to 3.0.6
2017-12-19 13:11:29 -03:00
Carlos Salguero
6b7380b94e
Merge pull request #289 from percona/PT-234
...
PT-234 pt-query-digest produces empty output for mysql 5.7 general log with timestamp
2017-12-19 13:08:58 -03:00
Carlos Salguero
6fdd8659a6
Updated Changelog
2017-12-19 12:54:17 -03:00
Carlos Salguero
e1275a6c67
PT-234 Fixed general log parser for timestamps having timezone
2017-12-19 12:50:35 -03:00
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