summaryrefslogtreecommitdiff
path: root/mysql-test/t/flush_block_commit_notembedded.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/t/flush_block_commit_notembedded.test')
-rw-r--r--mysql-test/t/flush_block_commit_notembedded.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/flush_block_commit_notembedded.test b/mysql-test/t/flush_block_commit_notembedded.test
index 4650a5a15a8..25eb093226e 100644
--- a/mysql-test/t/flush_block_commit_notembedded.test
+++ b/mysql-test/t/flush_block_commit_notembedded.test
@@ -3,6 +3,8 @@
# We verify that we did not introduce a deadlock.
# This is intended to mimick how mysqldump and innobackup work.
+-- source include/have_log_bin.inc
+
# And it requires InnoDB
-- source include/not_embedded.inc
-- source include/have_innodb.inc