diff options
author | Sven Sandberg <sven.sandberg@oracle.com> | 2011-07-27 12:35:44 +0200 |
---|---|---|
committer | Sven Sandberg <sven.sandberg@oracle.com> | 2011-07-27 12:35:44 +0200 |
commit | 58cf757f0b28108884fd0c9f641ba31296dc6c45 (patch) | |
tree | 2e7827cd03f9aae3ffda57f5de412a7b3123c5f8 /mysql-test/collections | |
parent | 3050742dd9c81e5e18b64343dc7d3ea67650e050 (diff) | |
download | mariadb-git-58cf757f0b28108884fd0c9f641ba31296dc6c45.tar.gz |
Updated default.experimental; now rpl tests are up to date as of 2011-07-25.
Diffstat (limited to 'mysql-test/collections')
-rw-r--r-- | mysql-test/collections/default.experimental | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mysql-test/collections/default.experimental b/mysql-test/collections/default.experimental index 8883acfa606..961a93b8741 100644 --- a/mysql-test/collections/default.experimental +++ b/mysql-test/collections/default.experimental @@ -23,7 +23,8 @@ main.query_cache_28249 # Bug#12584161 2009-03-25 main.query_ca ndb.* # joro : NDB tests marked as experimental as agreed with bochklin -rpl.rpl_innodb_bug28430 @solaris # Bug#11754425 +rpl.rpl_innodb_bug28430 # Bug#11754425 +rpl.rpl_insert # Sven: BUG#12764817 rpl.rpl_row_sp011 @solaris # Joro : Bug #11753919 rpl.rpl_stop_slave # Sven : BUG#12345981 |