chnage error logfile at example configurations.

This commit is contained in:
2024-03-25 18:03:24 +01:00
parent 9460891d1c
commit 30433b7773
15 changed files with 15 additions and 15 deletions

View File

@@ -756,7 +756,7 @@ general_log = OFF
## - name, MySQL uses host_name.err. If the file name has no extension,
## - the server adds an extension of .err.
## -
log-error = /var/log/mysql/mysql.err
log-error = /var/log/mysql/mysql-err.log
## --------------