1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Using variables instead of values in mysqld --help documentation would be more accurate

This commit is contained in:
Anel Husakovic
2019-11-28 15:08:29 +01:00
parent 3cb60ec2c3
commit e3d3bbf598
3 changed files with 3 additions and 3 deletions

View File

@ -1107,5 +1107,5 @@ userstat FALSE
verbose TRUE
wait-timeout 28800
To see what values a running MySQL server is using, type
To see what variables a running MySQL server is using, type
'mysqladmin variables' instead of 'mysqld --verbose --help'.