MDEV-25305: MyRocks: Killing server during RESET MASTER can lose last transactions

Followup: the test requires debug sync facility
This commit is contained in:
Sergei Petrunia 2021-03-30 18:47:05 +03:00
commit eb2d36296e

View file

@ -1,5 +1,6 @@
--source include/have_rocksdb.inc
--source include/have_log_bin.inc
--source include/have_debug_sync.inc
--echo #
--echo # MDEV-25305: MyRocks: Killing server during RESET MASTER can lose last transactions