-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hello Mark
We are currently playing around with Enterprise Docker images.
When I am enabling the binary log outside of datadir (/var/log/mysql) start of container fails with permission denied because directory belongs to user root.
I wanted to use the docker-entrypoint-initdb.d hock but at that stage this is too late.
The last idea is to patch entrypoint.sh and add chown -R mysql: "${MYSQL_BINLOG_DIR}"
I would like to see something like this from upstream.
Regars,
Oli
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels