blob: 4bfad3ce1387e4e840a92730660f1ae33dbc6d54 (
plain)
1
2
3
4
5
6
7
8
|
# Test of mysqlhotcopy (perl script)
# Author: Horst Hunger
# Created: 2010-05-10
--source include/have_archive.inc
let $engine= archive;
--source include/mysqlhotcopy.inc
--exit
|