mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
A set of Netware related patches.
This commit is contained in:

parent
16ed1ce5cc
commit
669a12fdb0
@@ -442,7 +442,7 @@ static struct my_option my_long_options[] =
|
||||
{"help", '?', "Display this help and exit.", 0, 0, 0, GET_NO_ARG, NO_ARG, 0,
|
||||
0, 0, 0, 0, 0},
|
||||
#ifdef __NETWARE__
|
||||
{"auto-close", OPT_AUTO_CLOSE, "Auto close the screen on exit for Netware.",
|
||||
{"autoclose", OPT_AUTO_CLOSE, "Auto close the screen on exit for Netware.",
|
||||
0, 0, 0, GET_NO_ARG, NO_ARG, 0, 0, 0, 0, 0, 0},
|
||||
#endif
|
||||
{"auto-rehash", OPT_AUTO_REHASH,
|
||||
|
Reference in New Issue
Block a user