Rename docker/apache/mysqld.cnf to docker/apache/mysql/mysqld.cnf

This commit is contained in:
Stefan Pejcic
2024-05-21 16:21:55 +02:00
committed by GitHub
parent ef29c75aa3
commit 70c09973b7

View File

@@ -0,0 +1,12 @@
[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
skip-log-bin