Commit Graph

3 Commits

Author SHA1 Message Date
Daniel Black 72944367e0 drop KillMode=process
MariaDB-10.4 onwards included a pam_helper subprocess to help
with the pam authentication module.

If the user is running with Galera there are SST modules that could
be executing.

By dropping KillMode=process this reverts back to control-group to
cover all of these subprocesses. This is what upstream does.

https://jira.mariadb.org/browse/MDEV-25233 suggests moving to
KillMode=mixed, which is probably ok too, but has been tested less.

Cherry-picked from Fedora: 95f558b833?branch=rawhide
Related: #1971248
2021-06-13 11:19:53 +02:00
Daniel Black 80862e14ea rename mysql scripts to mariadb
Use mariadb names in the scripts too.

Cherry-picked from Fedora: df76620f9e?branch=rawhide
Related: #1971248
2021-06-13 11:18:55 +02:00
Petr Šabata 6df48a42f2 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/mariadb#4e960545a8a5fc83de7c79818a01beeb08c51d6b
2020-10-15 18:57:59 +02:00