diff options
author | Alexander Nozdrin <alik@sun.com> | 2009-09-25 13:21:49 +0400 |
---|---|---|
committer | Alexander Nozdrin <alik@sun.com> | 2009-09-25 13:21:49 +0400 |
commit | 350fad0e46be5bc103451bce9978f46712cb93fe (patch) | |
tree | aebb29b6673ec1069219f548be658404a74aa6fe | |
parent | b893cc510c69f2098ac751e5350e171c21c2bfa8 (diff) | |
download | mariadb-git-350fad0e46be5bc103451bce9978f46712cb93fe.tar.gz |
Mark rpl.rpl_trigger experimental.
-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 edc6df26ce0..872b8f29101 100644 --- a/mysql-test/collections/default.experimental +++ b/mysql-test/collections/default.experimental @@ -18,6 +18,7 @@ rpl.rpl_get_master_version_and_clock* # Bug#46931 2009-08-26 alik rpl.rpl_get rpl.rpl_innodb_bug28430* @solaris # Bug#46029 rpl.rpl_plugin_load* @solaris # Bug#47146 rpl.rpl_row_create_table* # Bug#45576: rpl_row_create_table fails on PB2 +rpl.rpl_trigger* # Bug#46656 2009-09-25 alik InnoDB plugin: memory leaks (Valgrind) rpl_ndb.rpl_ndb_log # Bug#38998 |