mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Updated help message for long_query_time
This commit is contained in:
@ -418,8 +418,9 @@ The following options may be given as the first argument:
|
||||
file.Value can be between 0 and 11. Higher values mean
|
||||
more verbosity
|
||||
--long-query-time=# Log all queries that have taken more than long_query_time
|
||||
seconds to execute to file. The argument will be treated
|
||||
as a decimal value with microsecond precision
|
||||
seconds to execute to the slow query log file. The
|
||||
argument will be treated as a decimal value with
|
||||
microsecond precision
|
||||
--low-priority-updates
|
||||
INSERT/DELETE/UPDATE has lower priority than selects
|
||||
--lower-case-table-names[=#]
|
||||
|
Reference in New Issue
Block a user