mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
This commit is a fixup for MDEV-22189.
Changes: changed mysqld -> mariadbd for some more error messages that were left.
This commit is contained in:
@@ -1844,5 +1844,5 @@ userstat FALSE
|
||||
verbose TRUE
|
||||
wait-timeout 28800
|
||||
|
||||
To see what variables a running MySQL server is using, type
|
||||
'mysqladmin variables' instead of 'mysqld --verbose --help'.
|
||||
To see what variables a running server is using, type
|
||||
'SELECT * FROM INFORMATION_SCHEMA.GLOBAL_VARIABLES' instead of 'mysqld --verbose --help' or 'mariadbd --verbose --help'.
|
||||
|
Reference in New Issue
Block a user