mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 20:12:31 +01:00
b04c4801b0
Moved test from main suite to the new suites. Move tests from maria/t and maria/r to maria mysql-test/mysql-test-run.pl: Added support for the new suites
8 lines
180 B
Text
8 lines
180 B
Text
# 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
|