From 5c5dd61a9e426583204881e1e503909a12c16998 Mon Sep 17 00:00:00 2001 From: Luis Soares Date: Thu, 24 Mar 2011 14:37:12 +0000 Subject: [PATCH] BUG#11765446 (BUG#58416) Original patch did not remove the test case from the list of disabled test cases. Removing it now! --- mysql-test/suite/binlog/t/disabled.def | 1 - 1 file changed, 1 deletion(-) diff --git a/mysql-test/suite/binlog/t/disabled.def b/mysql-test/suite/binlog/t/disabled.def index 85313982869..3c80b941467 100644 --- a/mysql-test/suite/binlog/t/disabled.def +++ b/mysql-test/suite/binlog/t/disabled.def @@ -10,4 +10,3 @@ # ############################################################################## binlog_truncate_innodb : BUG#57291 2010-10-20 anitha Originally disabled due to BUG#42643. Product bug fixed, but test changes needed -binlog_row_failure_mixing_engines : BUG#58416 2010-11-23 ramil Fails on win x86 debug_max