summaryrefslogtreecommitdiff
path: root/mysql-test/main/mysqlhotcopy_myisam.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/mysqlhotcopy_myisam.test')
-rw-r--r--mysql-test/main/mysqlhotcopy_myisam.test7
1 files changed, 7 insertions, 0 deletions
diff --git a/mysql-test/main/mysqlhotcopy_myisam.test b/mysql-test/main/mysqlhotcopy_myisam.test
new file mode 100644
index 00000000000..adf26e42245
--- /dev/null
+++ b/mysql-test/main/mysqlhotcopy_myisam.test
@@ -0,0 +1,7 @@
+# Test of mysqlhotcopy (perl script)
+# Author: Horst Hunger
+# Created: 2010-05-10
+
+let $engine= MyISAM;
+--source include/mysqlhotcopy.inc
+--exit