1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +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

@ -34,7 +34,7 @@ BEGIN {
$script_log = $ENV{'HOME'}."/$script.log";
# ****************************
# information on MySQL
# information on MariaDB
$MYSQL = '@bindir@/mysql'; # path to mysql executable
$SERVER = '3.21';
$MYSQL_OPT = ' --batch --unbuffered';
@ -97,8 +97,8 @@ Usage: $script [host [user [db]]] OPTIONS
-U, --superuser=# connect as superuser
-P, --spassword=# password for superuser
-H, --rhost=# remote MySQL-server to connect to
--old_server connect to old MySQL-server (before v3.21) which
-H, --rhost=# remote MariaDB-server to connect to
--old_server connect to old MariaDB-server (before v3.21) which
does not yet know how to handle full where clauses.
-b, --brief single-line tabular report