php default timezone & nginx fastcgi
This commit is contained in:
@@ -46,10 +46,10 @@ log_bin = mysql-bin
|
||||
binlog_format = mixed
|
||||
expire_logs_days = 7
|
||||
|
||||
log_error = /data/mariadb/mysql-error.log
|
||||
log_error = /var/lib/mysql/mysql-error.log
|
||||
slow_query_log = 1
|
||||
long_query_time = 1
|
||||
slow_query_log_file = /data/mariadb/mysql-slow.log
|
||||
slow_query_log_file = /var/lib/mysql/mysql-slow.log
|
||||
|
||||
performance_schema = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user