summaryrefslogtreecommitdiff
path: root/mysql-test/r/mysqld--help.result
diff options
context:
space:
mode:
authorAnel Husakovic <anel@mariadb.org>2019-11-28 15:08:29 +0100
committerAnel Husakovic <anel@mariadb.org>2019-12-02 21:37:01 +0100
commite3d3bbf59829e93e83ab05d831e92a742ffd7e32 (patch)
treef4df0855b9b74e8423aadab2119ef82683a99ec7 /mysql-test/r/mysqld--help.result
parent3cb60ec2c305f0b0ab9c3680eb787f8dcd78e57b (diff)
downloadmariadb-git-e3d3bbf59829e93e83ab05d831e92a742ffd7e32.tar.gz
Using `variables` instead of `values` in mysqld --help documentation would be more accurate
Diffstat (limited to 'mysql-test/r/mysqld--help.result')
-rw-r--r--mysql-test/r/mysqld--help.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/mysqld--help.result b/mysql-test/r/mysqld--help.result
index 825c7e786a3..bececa14d7a 100644
--- a/mysql-test/r/mysqld--help.result
+++ b/mysql-test/r/mysqld--help.result
@@ -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'.