1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00

MDEV-7780 - Support for faking server version

Added --version=str (optional argument sets server version string).
This commit is contained in:
Sergey Vojtovich
2015-11-24 19:55:52 +04:00
parent cc8e863390
commit 9d5c9379a6
7 changed files with 28 additions and 7 deletions

View File

@@ -1124,7 +1124,8 @@ The following options may be given as the first argument:
CLIENT_STATISTICS, INDEX_STATISTICS and TABLE_STATISTICS
tables in the INFORMATION_SCHEMA
-v, --verbose Used with --help option for detailed help.
-V, --version Output version information and exit.
-V, --version[=name]
Output version information and exit.
--wait-timeout=# The number of seconds the server waits for activity on a
connection before closing it