Skip to content

expire_logs_days not supported under MySQL 8.2+ #107

@slam-campup

Description

@slam-campup

wordpress/config
/mysql8.cnf:51 sets expire_logs_days = 10.

However, this variable was removed in 8.2 and throws an error causing the container to abort.

It is replaced by binlog_expire_logs_seconds = 864000

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions