diff options
Diffstat (limited to 'mysql-test/main/mysqlhotcopy_myisam.test')
-rw-r--r-- | mysql-test/main/mysqlhotcopy_myisam.test | 7 |
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 00000000..adf26e42 --- /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 |