Merge pull request #63242 from larry-cdn77/documentation-global_memory_usage_overcommit_max_wait_microseconds

Correct the name of memory_usage_overcommit_max_wait_microseconds in documentation
This commit is contained in:
Nikolay Degterinsky 2024-05-02 10:36:08 +00:00 committed by GitHub
commit 8bf11a7dbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,4 +37,4 @@ In this case overcommit ratio is computed as number of allocated bytes divided b
If `memory_overcommit_ratio_denominator_for_user` for the query is equals to zero, overcommit tracker won't choose this query.
Waiting timeout is set by `global_memory_usage_overcommit_max_wait_microseconds` parameter in the configuration file.
Waiting timeout is set by `memory_usage_overcommit_max_wait_microseconds` parameter in the configuration file.