puppetlabs-mysql icon indicating copy to clipboard operation
puppetlabs-mysql copied to clipboard

Update `log_error` default for recent Debian/Ubuntu

Open jcharaoui opened this issue 2 years ago • 0 comments

The mariadb-server packages now skips the creation of /var/log/mysql during installation.

see commit: https://salsa.debian.org/mariadb-team/mariadb-server/-/commit/ee379fcbdc363b42efa042c4225ed158fe184c02?merge_request_iid=27

Without this patch, with default settings, the database server encounters a startup failure.

jcharaoui avatar Feb 24 '24 18:02 jcharaoui