diff options
author | Georgi Kodinov <joro@sun.com> | 2009-03-23 11:38:54 +0200 |
---|---|---|
committer | Georgi Kodinov <joro@sun.com> | 2009-03-23 11:38:54 +0200 |
commit | 596a9dbdfbee2b8313b074402107b86ed47b5b8a (patch) | |
tree | c88cdb3f9e3589d367e0f8fd732f18fa3357f9e3 | |
parent | 84557d4423ee56624b051e7f118ec96229e9aff9 (diff) | |
download | mariadb-git-596a9dbdfbee2b8313b074402107b86ed47b5b8a.tar.gz |
Disabled the failing test case until bug #43440 is resolved
-rw-r--r-- | mysql-test/suite/rpl/t/disabled.def | 1 |
1 files changed, 1 insertions, 0 deletions
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 |