diff options
author | Ramil Kalimullin <ramil@mysql.com> | 2010-09-09 16:43:45 +0400 |
---|---|---|
committer | Ramil Kalimullin <ramil@mysql.com> | 2010-09-09 16:43:45 +0400 |
commit | 71d9ba9cbda838c8b56b48a4ecb9fd8a45c6d8e2 (patch) | |
tree | 2c340194f655e0ceca6b204f3896754ed2f5efef /mysql-test/collections | |
parent | 8e261a9d368adc7e5a66fe9876ad3a3d4dcad02b (diff) | |
parent | 762c7ca4620be17ed7a4006954926b0e8aa8666b (diff) | |
download | mariadb-git-71d9ba9cbda838c8b56b48a4ecb9fd8a45c6d8e2.tar.gz |
Automerge.
Diffstat (limited to 'mysql-test/collections')
-rw-r--r-- | mysql-test/collections/default.experimental | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mysql-test/collections/default.experimental b/mysql-test/collections/default.experimental index 7609a4799e3..fb4e5ebe353 100644 --- a/mysql-test/collections/default.experimental +++ b/mysql-test/collections/default.experimental @@ -94,3 +94,6 @@ parts.partition_syntax_ndb # joro : NDB tests marked as experiment 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 |