openpanel/docker/ubuntu_openlitespeed_mysql/mysql/mysqld.cnf
2024-12-23 10:38:56 +01:00

14 lines
322 B
INI

[mysqld]
user = mysql
bind-address = 127.0.0.1
mysqlx-bind-address = 127.0.0.1
key_buffer_size = 16M
myisam-recover-options = BACKUP
max_connections = 151
table_open_cache = 4000
log_error = /var/log/mysql/error.log
max_binlog_size = 100M
expire_logs_days=3
skip-log-bin