1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Change MySQL -> MariaDB inc scripts

This commit is contained in:
Monty
2014-08-03 15:12:53 +03:00
parent 3bde13932e
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.