Browse Source

MDEV-4208: Test rpl.rpl_rotate_purge_deadlock has incorrect preamble

pull/843/head
Elena Stepanova 13 years ago
parent
commit
154aac8eb0
  1. 2
      mysql-test/suite/rpl/t/rpl_rotate_purge_deadlock.test

2
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

Loading…
Cancel
Save