From 596a9dbdfbee2b8313b074402107b86ed47b5b8a Mon Sep 17 00:00:00 2001 From: Georgi Kodinov Date: Mon, 23 Mar 2009 11:38:54 +0200 Subject: [PATCH] Disabled the failing test case until bug #43440 is resolved --- mysql-test/suite/rpl/t/disabled.def | 1 + 1 file changed, 1 insertion(+) diff --git a/mysql-test/suite/rpl/t/disabled.def b/mysql-test/suite/rpl/t/disabled.def index f3f329c4b5b..cb714c60ba4 100644 --- a/mysql-test/suite/rpl/t/disabled.def +++ b/mysql-test/suite/rpl/t/disabled.def @@ -11,3 +11,4 @@ ############################################################################## rpl_binlog_corruption : BUG#41793 2008-12-30 sven rpl_binlog_corruption disabled in main (needs new mtr) +rpl_temp_table_mix_row : BUG#43440 2009-03-23 joro rpl.rpl_temp_table_mix_row fails sporadicly