Commit Graph

8 Commits

Author SHA1 Message Date
Sveta Smirnova
09d9d1a6e4 PT-2161 - Fix tests for pt-slave-restart (#599)
Added REPLICATION_THREADS=0 to tests which suppose that replication is single-threaded,
because new default in 8.0 is 4 replication threads.
Fixed clean up code in t/pt-slave-restart/pt-slave-restart.t
2023-02-22 19:02:13 +03:00
Carlos Salguero
f4e7230bbd PT-1554 fixed sandbox script for gtid with 5.6 2018-05-30 00:26:20 -03:00
Carlos Salguero
65c75cf7bd Fixed test for gtid.t 2016-08-02 11:59:39 -03:00
Daniel Nichter
3b96187313 Change --skip-gtid-uuid to --master-uuid. Make test more reliable. Simplify code and clean up docs. 2014-05-28 13:31:10 -07:00
Kenny Gryp
b3c6a0aac2 bail out when pt-slave-restart has gtid enabled and multiple replication threads are enabled 2014-04-30 16:53:04 +02:00
Kenny Gryp
5a28a60030 - add --skip-gtid-uuid
- documentation GTID
2014-04-30 16:33:27 +02:00
root
bdd969dbdd fixed skipping multiple events 2014-04-30 13:57:53 +00:00
Kenny Gryp
b7e0c17b01 added gtid tests for pt-slave-restart 2014-04-30 14:19:06 +02:00