diff options
Diffstat (limited to 'mysql-test/suite/mariabackup/alter_copy_race.test')
-rw-r--r-- | mysql-test/suite/mariabackup/alter_copy_race.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/mariabackup/alter_copy_race.test b/mysql-test/suite/mariabackup/alter_copy_race.test index 1ee69168115..553643bf667 100644 --- a/mysql-test/suite/mariabackup/alter_copy_race.test +++ b/mysql-test/suite/mariabackup/alter_copy_race.test @@ -1,5 +1,6 @@ --source include/have_innodb.inc --source include/have_debug.inc +--source include/have_debug_sync.inc # The test demonstrates that intermediate tables (ALTER TABLE...ALGORITHM=COPY) # are not always properly locked, e.g., can be dropped after |