mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
8 lines
145 B
Text
8 lines
145 B
Text
|
# Test of mysqlhotcopy (perl script)
|
||
|
# Author: Horst Hunger
|
||
|
# Created: 2010-05-10
|
||
|
|
||
|
let $engine= MyISAM;
|
||
|
--source include/mysqlhotcopy.inc
|
||
|
--exit
|