We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af02f6 commit 8a94981Copy full SHA for 8a94981
mysql-test/r/mysqld--help-notwin.result
@@ -1048,9 +1048,9 @@ The following options may be given as the first argument:
1048
using minimum_hlc_ns system variable. The default value
1049
is 300 secs
1050
--mdl-mutex-thread-remove
1051
- Setting this flag will allow DDL commands to kill
1052
- conflictingconnections during replication (effective for
1053
- admin user only).
+ Use thread pool friendly MDL lock when removing
+ connection threads. If disabled, the regular mutex is
+ used.
1054
(Defaults to on; use --skip-mdl-mutex-thread-remove to disable.)
1055
--memlock Lock mysqld in memory.
1056
--min-examined-row-limit=#
0 commit comments