diff options
author | Horst.Hunger <horst.hunger@sun.com> | 2010-11-08 16:35:46 +0100 |
---|---|---|
committer | Horst.Hunger <horst.hunger@sun.com> | 2010-11-08 16:35:46 +0100 |
commit | 8e0f8d438bd0bf97c43cee1f8c81a14b6de4f979 (patch) | |
tree | e161d2386ba62934b37dc7a1a0a9e9de8d8a75ac /mysql-test/collections/default.experimental | |
parent | bf10c4a583a93997988b0e7fb01d9dda14bbe325 (diff) | |
parent | 83e40f9634f860d8fbb1c4877b370003ca693618 (diff) | |
download | mariadb-git-8e0f8d438bd0bf97c43cee1f8c81a14b6de4f979.tar.gz |
due to merge.
Diffstat (limited to 'mysql-test/collections/default.experimental')
-rw-r--r-- | mysql-test/collections/default.experimental | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mysql-test/collections/default.experimental b/mysql-test/collections/default.experimental index 8da83d8ae97..aa2f2e9f724 100644 --- a/mysql-test/collections/default.experimental +++ b/mysql-test/collections/default.experimental @@ -43,5 +43,6 @@ parts.partition_mgm_lc1_ndb # joro : NDB tests marked as experiment parts.partition_mgm_lc2_ndb # joro : NDB tests marked as experimental as agreed with bochklin parts.partition_syntax_ndb # joro : NDB tests marked as experimental as agreed with bochklin parts.partition_value_ndb # joro : NDB tests marked as experimental as agreed with bochklin -main.mysqlhotcopy_myisam # horst: due to bug#54129 -main.mysqlhotcopy_archive # horst: due to bug#54129 +main.gis-rtree # svoj: due to BUG#38965 +main.type_float # svoj: due to BUG#38965 +main.type_newdecimal # svoj: due to BUG#38965 |