diff options
author | Georgi Kodinov <joro@sun.com> | 2009-10-26 14:33:03 +0200 |
---|---|---|
committer | Georgi Kodinov <joro@sun.com> | 2009-10-26 14:33:03 +0200 |
commit | fb043f9bc2e3af91f62d4324744491965bb15f32 (patch) | |
tree | 89d044cc3cb27ebfeffe6aa0e4a5c31a3f21915b /mysql-test/collections | |
parent | 74b0f6be2fd8f0f46f490fd2b10f6dbfef9dad41 (diff) | |
download | mariadb-git-fb043f9bc2e3af91f62d4324744491965bb15f32.tar.gz |
rpl_cross_version made experimental because of bug #43913
Diffstat (limited to 'mysql-test/collections')
-rw-r--r-- | mysql-test/collections/default.experimental | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/collections/default.experimental b/mysql-test/collections/default.experimental index 67f8b1ae4d8..a0fa2a30a69 100644 --- a/mysql-test/collections/default.experimental +++ b/mysql-test/collections/default.experimental @@ -18,6 +18,7 @@ main.plugin_load @solaris # Bug#42144 ndb.* # joro : NDB tests marked as experimental as agreed with bochklin +rpl.rpl_cross_version* # Bug #43913 2009-10-26 joro rpl_cross_version can't pass on conflicts complainig clash with --slave-load-tm rpl.rpl_get_master_version_and_clock* # Bug#46931 2009-08-26 alik rpl.rpl_get_master_version_and_clock fails on hpux11.31 rpl.rpl_innodb_bug28430* @solaris # Bug#46029 rpl.rpl_row_create_table* # Bug#45576: rpl_row_create_table fails on PB2 |