summaryrefslogtreecommitdiff
path: root/mysql-test/collections
diff options
context:
space:
mode:
authorGeorgi Kodinov <joro@sun.com>2009-10-04 13:31:55 +0300
committerGeorgi Kodinov <joro@sun.com>2009-10-04 13:31:55 +0300
commit39c7863dd6592734075edea34ff3a7b601afaaa1 (patch)
tree9cf01dae0be4fe925d8f97d3827ae5076ecbf6c4 /mysql-test/collections
parent103cd1898ac97515c71965ab74b1362f345a08e7 (diff)
downloadmariadb-git-39c7863dd6592734075edea34ff3a7b601afaaa1.tar.gz
rpl.rpl_trigger made experimental because of bug #47810 :
rpl.rpl_trigger.test fails with valgrind errors with the innodb plugin
Diffstat (limited to 'mysql-test/collections')
-rw-r--r--mysql-test/collections/default.experimental1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/collections/default.experimental b/mysql-test/collections/default.experimental
index 67c1eb439b0..ad4e463f253 100644
--- a/mysql-test/collections/default.experimental
+++ b/mysql-test/collections/default.experimental
@@ -7,3 +7,4 @@ rpl_ndb.rpl_ndb_log # Bug#38998
rpl.rpl_innodb_bug28430* @solaris # Bug#46029
rpl.rpl_get_master_version_and_clock* # Bug#46931 2009-08-26 alik rpl.rpl_get_master_version_and_clock fails on hpux11.31
innodb-autoinc # Bug#47809 2009-10-04 joro innodb-autoinc.test fails with valgrind errors with the innodb plugin
+rpl.rpl_trigger # Bug#47810 2009-10-04 joro rpl.rpl_trigger.test fails with valgrind errors with the innodb plugin