From 40d2de8eaaaacc91784a901d04724ff9197d981e Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 2 Dec 2003 13:32:05 +0200 Subject: [PATCH] Ensure that innodb is created for the first replication test as the slave-timeout is lower for future tests and this failed on some slower machines --- mysql-test/t/rpl000001-slave.opt | 1 + 1 file changed, 1 insertion(+) create mode 100644 mysql-test/t/rpl000001-slave.opt diff --git a/mysql-test/t/rpl000001-slave.opt b/mysql-test/t/rpl000001-slave.opt new file mode 100644 index 00000000000..627becdbfb5 --- /dev/null +++ b/mysql-test/t/rpl000001-slave.opt @@ -0,0 +1 @@ +--innodb