fixed mysql for Debian based distro's
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user