Dockerfile/alpine-mysql/my.cnf

5 lines
86 B
Plaintext

[mysqld]
user = root
datadir = /data/mysql
port = 3306
log-bin = /data/mysql/mysql-bin