mirror of
https://github.com/MariaDB/server.git
synced 2026-04-24 17:25:31 +02:00
WL#1054: Pluggable authentication support
Merged the implementation to a new base tree.
This commit is contained in:
parent
81906cdf38
commit
9705711596
127 changed files with 8255 additions and 1623 deletions
|
|
@ -84,6 +84,8 @@ enum options_client
|
|||
OPT_DEBUG_INFO, OPT_DEBUG_CHECK, OPT_COLUMN_TYPES, OPT_ERROR_LOG_FILE,
|
||||
OPT_WRITE_BINLOG, OPT_DUMP_DATE,
|
||||
OPT_INIT_COMMAND,
|
||||
OPT_PLUGIN_DIR,
|
||||
OPT_DEFAULT_PLUGIN,
|
||||
OPT_MAX_CLIENT_OPTION
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue