A community developed branch of MySQL
Go to file
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
tests RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
LICENSE.clustercheck RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
README.mariadb-docs README.mariadb-docs to refer to MariaDB documentation 2021-06-13 11:18:02 +02:00
clustercheck.sh RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mariadb-check-socket.sh rename mysql scripts to mariadb 2021-06-13 11:18:55 +02:00
mariadb-check-upgrade.sh rename mysql scripts to mariadb 2021-06-13 11:18:55 +02:00
mariadb-groonga.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mariadb-logrotate.patch Merged update from upstream sources 2021-02-16 17:45:47 +00:00
mariadb-openssl3.patch Fix OpenSSL 3.x compatibility 2021-05-27 15:19:29 +02:00
mariadb-ownsetup.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mariadb-pcdir.patch Merged update from upstream sources 2020-12-07 12:33:03 +00:00
mariadb-prepare-db-dir.sh rename mysql scripts to mariadb 2021-06-13 11:18:55 +02:00
mariadb-scripts-common.sh mariadb-scripts-common: update sections from mariadbd --help --verbose 2021-06-13 11:19:11 +02:00
mariadb-scripts.patch rename mysql scripts to mariadb 2021-06-13 11:18:55 +02:00
mariadb-server-galera.te RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mariadb-ssl-cipher-tests.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mariadb-ssl-cypher.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mariadb.rpmlintrc rename mysql scripts to mariadb 2021-06-13 11:18:55 +02:00
mariadb.spec update package descriptions 2021-06-13 11:19:37 +02:00
mariadb.tmpfiles.d.in rename mysql scripts to mariadb 2021-06-13 11:18:55 +02:00
my.cnf.in RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mysql.service.in drop KillMode=process 2021-06-13 11:19:53 +02:00
mysql@.service.in drop KillMode=process 2021-06-13 11:19:53 +02:00
mysql_config_multilib.sh RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
rh-skipped-tests-arm.list Merged update from upstream sources 2020-11-05 07:51:54 +00:00
rh-skipped-tests-base.list Disable consistently failing test 2021-04-30 15:45:11 +02:00
rh-skipped-tests-ppc.list Merged update from upstream sources 2020-12-07 12:33:03 +00:00
rh-skipped-tests-s390.list Merged update from upstream sources 2020-12-07 12:33:03 +00:00
sources Rebase to 10.5.10 2021-06-13 11:11:56 +02:00

README.mariadb-docs

MariaDB haven't yet made a document package available for offline.

You can create your own copy with the instructions here:

https://mariadb.com/kb/en/meta/mirroring-the-mariadb-knowledge-base/

You can find view the on-line documentation at:

https://mariadb.com/kb/en/documentation/