Skip to content

Commit

Permalink
Rerecord main.mysqld--help-notwin
Browse files Browse the repository at this point in the history
Summary:
Fix this test

Squash with: D44824040

Test Plan: mtr

Reviewers: greynya

Reviewed By: greynya

Subscribers: [email protected]

Differential Revision: https://phabricator.intern.facebook.com/D45104643
  • Loading branch information
Manuel Ung authored and lth committed Apr 19, 2023
1 parent a0c5df2 commit fe83661
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mysql-test/r/mysqld--help-notwin.result
Original file line number Diff line number Diff line change
Expand Up @@ -1048,9 +1048,9 @@ The following options may be given as the first argument:
using minimum_hlc_ns system variable. The default value
is 300 secs
--mdl-mutex-thread-remove
Setting this flag will allow DDL commands to kill
conflictingconnections during replication (effective for
admin user only).
Use thread pool friendly MDL lock when removing
connection threads. If disabled, the regular mutex is
used.
(Defaults to on; use --skip-mdl-mutex-thread-remove to disable.)
--memlock Lock mysqld in memory.
--min-examined-row-limit=#
Expand Down

0 comments on commit fe83661

Please sign in to comment.