Commit da55194e authored by guilhem@mysql.com's avatar guilhem@mysql.com

rpl_relayrotate.test requires InnoDB (because what we want to test is

if slave resumes at BEGIN).
parent 2b6151c2
......@@ -8,8 +8,7 @@
# The slave is started with max_binlog_size=16384 bytes,
# to force many rotations (approximately 30 rotations)
# If the master or slave does not support InnoDB, this test will pass
source include/have_innodb.inc;
source include/master-slave.inc;
connection slave;
stop slave;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment