From 5c6a9a5f6fb1c57ad99ac3a14a56ade38684d631 Mon Sep 17 00:00:00 2001 From: "Horst.Hunger" Date: Thu, 3 Jun 2010 10:31:26 +0200 Subject: Patch for bug#52913 including all review results and changes of date format. --- mysql-test/t/mysqlhotcopy_myisam.test | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 mysql-test/t/mysqlhotcopy_myisam.test (limited to 'mysql-test/t/mysqlhotcopy_myisam.test') diff --git a/mysql-test/t/mysqlhotcopy_myisam.test b/mysql-test/t/mysqlhotcopy_myisam.test new file mode 100644 index 00000000000..adf26e42245 --- /dev/null +++ b/mysql-test/t/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 -- cgit v1.2.1