Some minor changes in example files.
This commit is contained in:
parent
b78f128cbe
commit
f7a2aa412c
@ -931,7 +931,7 @@ long-query-time = 1
|
||||
## -
|
||||
## - Vorgabewert ist <host-name>-slow.log
|
||||
## -
|
||||
slow-query-log-file = /var/log/mysql/slow_query.log
|
||||
slow-query-log-file = /var/log/mysql/mysql-slow.log
|
||||
|
||||
|
||||
## - log-queries-not-using-indexes
|
||||
|
@ -927,7 +927,7 @@ long-query-time = 1
|
||||
## -
|
||||
## - Vorgabewert ist <host-name>-slow.log
|
||||
## -
|
||||
slow-query-log-file = /var/log/mysql/slow_query.log
|
||||
slow-query-log-file = /var/log/mysql/mysql-slow.log
|
||||
|
||||
|
||||
## - log-queries-not-using-indexes
|
||||
|
@ -795,7 +795,7 @@ general_log = OFF
|
||||
## - /etc/mysql/conf.d/mariadb.conf.d/50-mysqld_safe.cnf
|
||||
## - Enable this if you want to have error logging into a separate file
|
||||
## -
|
||||
log-error = /var/log/mysql/mysql-err.log
|
||||
log-error = /var/log/mysql/error.log
|
||||
|
||||
## - log files
|
||||
## --------------
|
||||
|
Loading…
Reference in New Issue
Block a user