diff options
author | Horst.Hunger <horst.hunger@sun.com> | 2010-06-03 10:31:26 +0200 |
---|---|---|
committer | Horst.Hunger <horst.hunger@sun.com> | 2010-06-03 10:31:26 +0200 |
commit | 5c6a9a5f6fb1c57ad99ac3a14a56ade38684d631 (patch) | |
tree | ff20520bff51f1745ee6283bc0cb6a605f21ea75 /mysql-test/collections | |
parent | 20fc48fc38f18b3ad246e171224f23562f59a355 (diff) | |
download | mariadb-git-5c6a9a5f6fb1c57ad99ac3a14a56ade38684d631.tar.gz |
Patch for bug#52913 including all review results and changes of date format.
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 11c6613a9f7..f84337660ea 100644 --- a/mysql-test/collections/default.experimental +++ b/mysql-test/collections/default.experimental @@ -42,3 +42,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 |