mariadb/support-files
Daniel Black 8a1904d782 MDEV-33301 memlock with systemd still not working
CapabilityBoundingSet included CAP_IPC_LOCK in MDEV-9095, however
it requires that the executable has the capability marked in extended
attributes also.

The alternate to this is raising the RLIMIT_MEMLOCK for the service/
process to be able to complete the mlockall system call. This needs to
be adjusted to whatever the MariaDB server was going to allocate.
Rather than leave the non-obvious mapping of settings and tuning,
add the capability so its easier for the user.

We set the capability, if possible, but may never be used depending
on user settings. As such in the Debian postinst script, don't
complain if this fails.

The CAP_IPC_LOCK also facilitates the mmaping of huge memory pages.
(see man mmap), like mariadb uses with --large-pages.
2024-02-15 12:58:13 +11:00
..
dtrace Update FSF Address 2019-05-11 21:29:06 +03:00
MacOSX MDEV-22569: Run bin/mariadbd instead of bin/mysqld 2020-06-16 12:59:30 +03:00
policy MDEV-33301 memlock with systemd still not working 2024-02-15 12:58:13 +11:00
rpm Merge 10.4 into 10.5 2023-09-11 11:29:31 +03:00
binary-configure.sh MDEV-22569: Run bin/mariadbd instead of bin/mysqld 2020-06-16 12:59:30 +03:00
build-tags Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-07-04 15:31:25 +04:00
ccfilter Fixed compiler warnings and test failures found by buildbot 2016-06-24 02:25:14 +03:00
CMakeLists.txt Revert "use environment file in systemd units for _WSREP_START_POSITION" 2023-08-08 15:46:39 +01:00
compiler_warnings.supp MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption library 2019-05-22 13:48:25 +02:00
db.opt Added new states to be able to better diagnose where server hangs. 2014-05-03 19:12:17 +03:00
magic
mariadb.pc.in mariadb.pc: plugindir is used 2021-03-18 14:35:55 +11:00
mariadb.service.in Merge branch '10.4' into 10.5 2023-12-02 01:02:50 +01:00
mariadb@.service.in Merge branch '10.4' into 10.5 2023-12-02 01:02:50 +01:00
mysql-log-rotate.sh Merge branch '10.4' into 10.5 2022-02-01 20:33:04 +01:00
mysql-multi.server.sh MDEV-22569: Run bin/mariadbd instead of bin/mysqld 2020-06-16 12:59:30 +03:00
mysql.m4 Update FSF Address 2019-05-11 21:29:06 +03:00
mysql.server-sys5.sh MDEV-22569: Run bin/mariadbd instead of bin/mysqld 2020-06-16 12:59:30 +03:00
mysql.server.sh Merge 10.4 into 10.5 2022-06-09 12:22:55 +03:00
mysqld_multi.server.sh MDEV-14900 Upstream 10.3 debian patches 2018-08-12 11:37:42 +02:00
sysusers.conf.in Generate and install sysusers and tmpfiles configuration 2017-12-20 12:54:19 +02:00
tmpfiles.conf.in Generate and install sysusers and tmpfiles configuration 2017-12-20 12:54:19 +02:00
use_galera_new_cluster.conf systemd: mariadb@bootstrap - clear ExecStartPre and ExecStartPost 2020-09-22 15:37:44 +10:00
wsrep.cnf.sh MDEV-17428: Update wsrep_max_ws_rows and wsrep_max_ws_size values in wsrep.cnf.sh 2019-02-21 09:19:18 +02:00
wsrep_notify.sh MDEV-29814: galera_var_notify_ssl_ipv6 causes testing system to hang 2022-12-10 01:11:55 +01:00