diff options
author | Georgi Kodinov <Georgi.Kodinov@Oracle.com> | 2010-06-04 19:09:50 +0300 |
---|---|---|
committer | Georgi Kodinov <Georgi.Kodinov@Oracle.com> | 2010-06-04 19:09:50 +0300 |
commit | 86dc0f57857ce9e5f1491fdd9a163779040ccff1 (patch) | |
tree | a72fd21da4beb2547a48f7e4a93ecd78813a6252 /mysql-test/collections | |
parent | aad940865857138ead2face0de5fa9cf35b60166 (diff) | |
parent | ac738d8265b665dc90be0a7977468096ee463c78 (diff) | |
download | mariadb-git-86dc0f57857ce9e5f1491fdd9a163779040ccff1.tar.gz |
merge
Diffstat (limited to 'mysql-test/collections')
-rw-r--r-- | mysql-test/collections/default.experimental | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/collections/default.experimental b/mysql-test/collections/default.experimental index 9fa352a6412..84fb2ac5e76 100644 --- a/mysql-test/collections/default.experimental +++ b/mysql-test/collections/default.experimental @@ -91,3 +91,5 @@ 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 |