1
0
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:
Monty
2017-10-31 13:42:57 +02:00
parent b258080129
commit 157f2b2551
4 changed files with 7 additions and 6 deletions

View File

@ -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[=#]