From 154aac8eb002f5d167153e09f1d13570989521e0 Mon Sep 17 00:00:00 2001 From: Elena Stepanova Date: Wed, 27 Feb 2013 10:43:07 +0400 Subject: MDEV-4208: Test rpl.rpl_rotate_purge_deadlock has incorrect preamble --- mysql-test/suite/rpl/t/rpl_rotate_purge_deadlock.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mysql-test/suite/rpl/t/rpl_rotate_purge_deadlock.test b/mysql-test/suite/rpl/t/rpl_rotate_purge_deadlock.test index a63844b451c..6db4e2bea04 100644 --- a/mysql-test/suite/rpl/t/rpl_rotate_purge_deadlock.test +++ b/mysql-test/suite/rpl/t/rpl_rotate_purge_deadlock.test @@ -1,10 +1,10 @@ # # Bug#11763573 - 56299: MUTEX DEADLOCK WITH COM_BINLOG_DUMP, BINLOG PURGE, AND PROCESSLIST/KILL # -source include/master-slave.inc; source include/have_debug_sync.inc; source include/have_binlog_format_row.inc; source include/have_innodb.inc; +source include/master-slave.inc; # # Testing that execution of two concurrent INSERTing connections both -- cgit v1.2.1