fixed mysql for Debian based distro's

This commit is contained in:
2020-09-25 11:29:14 +02:00
parent 9c3ad426b3
commit 469599b260
2 changed files with 6 additions and 1 deletions

View File

@@ -20,6 +20,6 @@ max_allowed_packet = 16M
thread_stack = 192K
thread_cache_size = 8
myisam-recover-options = BACKUP
log-error = /var/log/mysqld.log
log-error = MySQLlog
expire_logs_days = 10
max_binlog_size = 100M