Change MySQL -> MariaDB inc scripts

This commit is contained in:
Monty 2014-08-03 15:12:53 +03:00
commit b4c74e2ab4
10 changed files with 67 additions and 68 deletions

View file

@ -125,7 +125,7 @@ sub usage
print <<EOF;
Conversion of a MySQL tables to other storage engines
Conversion of a MariaDB tables to other storage engines
Usage: $0 database [table[ table ...]]
If no tables has been specifed, all tables in the database will be converted.