Skip to content

Commit 8a94981

Browse files
Manuel Ungfacebook-github-bot
authored andcommitted
Rerecord main.mysqld--help-notwin
Summary: Fix this test Squash with: D44824040 Reviewed By: george-reynya Differential Revision: D45104643 fbshipit-source-id: fe83661
1 parent 2af02f6 commit 8a94981

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mysql-test/r/mysqld--help-notwin.result

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1048,9 +1048,9 @@ The following options may be given as the first argument:
10481048
using minimum_hlc_ns system variable. The default value
10491049
is 300 secs
10501050
--mdl-mutex-thread-remove
1051-
Setting this flag will allow DDL commands to kill
1052-
conflictingconnections during replication (effective for
1053-
admin user only).
1051+
Use thread pool friendly MDL lock when removing
1052+
connection threads. If disabled, the regular mutex is
1053+
used.
10541054
(Defaults to on; use --skip-mdl-mutex-thread-remove to disable.)
10551055
--memlock Lock mysqld in memory.
10561056
--min-examined-row-limit=#

0 commit comments

Comments
 (0)