diff options
author | Georgi Kodinov <joro@sun.com> | 2009-03-27 14:12:33 +0200 |
---|---|---|
committer | Georgi Kodinov <joro@sun.com> | 2009-03-27 14:12:33 +0200 |
commit | 2c312d9737edb30b8d4abeb0e2e6c629e24ce075 (patch) | |
tree | 5bc4f37f85c9e3b13ca9ea6531a83f5c416c5497 | |
parent | 68907b3478ae00f00111edeeacf018de0c7b36b6 (diff) | |
download | mariadb-git-2c312d9737edb30b8d4abeb0e2e6c629e24ce075.tar.gz |
disabled a failing test suite due to bug #42311
-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 cb714c60ba4..b5f158b2257 100644 --- a/mysql-test/suite/rpl/t/disabled.def +++ b/mysql-test/suite/rpl/t/disabled.def @@ -12,3 +12,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 +rpl_cross_version : BUG#42311 2009-03-27 joro rpl_cross_version fails on macosx |