mirror of
https://github.com/MariaDB/server.git
synced 2026-05-13 18:40:48 +02:00
MDEV-4865 Change related to --log option/variable was merged partially
Complete the merge of magne.mahre@oracle.com-20101102115354-vxcaxminmzglzalk (WL#5185 Remove deprecated 5.1 features)
This commit is contained in:
parent
a6617eb341
commit
fcf87600a2
58 changed files with 74 additions and 2127 deletions
|
|
@ -541,7 +541,6 @@ enum options_mysqld
|
|||
OPT_MAX_LONG_DATA_SIZE,
|
||||
OPT_PLUGIN_LOAD,
|
||||
OPT_PLUGIN_LOAD_ADD,
|
||||
OPT_ONE_THREAD,
|
||||
OPT_PFS_INSTRUMENT,
|
||||
OPT_POOL_OF_THREADS,
|
||||
OPT_REPLICATE_DO_DB,
|
||||
|
|
@ -555,11 +554,9 @@ enum options_mysqld
|
|||
OPT_SERVER_ID,
|
||||
OPT_SKIP_HOST_CACHE,
|
||||
OPT_SKIP_LOCK,
|
||||
OPT_SKIP_PRIOR,
|
||||
OPT_SKIP_RESOLVE,
|
||||
OPT_SKIP_STACK_TRACE,
|
||||
OPT_SKIP_SYMLINKS,
|
||||
OPT_SLOW_QUERY_LOG,
|
||||
OPT_SSL_CA,
|
||||
OPT_SSL_CAPATH,
|
||||
OPT_SSL_CERT,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue