mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
MDEV-25305: MyRocks: Killing server during RESET MASTER can lose last transactions
Followup: the test requires debug sync facility
This commit is contained in:
parent
ed221980fc
commit
eb2d36296e
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
--source include/have_rocksdb.inc
|
--source include/have_rocksdb.inc
|
||||||
--source include/have_log_bin.inc
|
--source include/have_log_bin.inc
|
||||||
|
--source include/have_debug_sync.inc
|
||||||
|
|
||||||
--echo #
|
--echo #
|
||||||
--echo # MDEV-25305: MyRocks: Killing server during RESET MASTER can lose last transactions
|
--echo # MDEV-25305: MyRocks: Killing server during RESET MASTER can lose last transactions
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue