diff options
author | Georgi Kodinov <joro@sun.com> | 2009-10-05 11:18:59 +0300 |
---|---|---|
committer | Georgi Kodinov <joro@sun.com> | 2009-10-05 11:18:59 +0300 |
commit | 00968ae167d8d026d0e66587b5938920155930d2 (patch) | |
tree | d38ad03cc1d813b6e3e3fe07bb10571bed852f5b /mysql-test/collections | |
parent | 33cd911a16f667a1381c5d3de6e526169ba50d1e (diff) | |
download | mariadb-git-00968ae167d8d026d0e66587b5938920155930d2.tar.gz |
fixed typos in exeprimental list
Diffstat (limited to 'mysql-test/collections')
-rw-r--r-- | mysql-test/collections/default.experimental | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mysql-test/collections/default.experimental b/mysql-test/collections/default.experimental index ad4e463f253..50c5a71e252 100644 --- a/mysql-test/collections/default.experimental +++ b/mysql-test/collections/default.experimental @@ -6,5 +6,5 @@ rpl.rpl_row_create_table* # Bug#45576: rpl_row_create_table fails 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 +main.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 |