mariadb/debian/additions
Daniel Black 2e092583fe MDEV-31714 Debian 50-mariadb_safe.cnf has syslog enabled
50-mariadb_safe.cnf was only ever intended to be a reference file.
With mariadbd-safe falling into disuse in Debian since systemd became
a service it was assumed this files wasn't used except on a few old
legacy init systems. Its assumed these users will have a configuration
already set.

It is however read by the mariabackup galera-sst script. This forks
off the logger process to write the output to /dev/log, which on a
systemd service the journalctl is reading anyway.

The real harm is on containers where there is now a MariaDB operator
that runs Galera based containers. In containers there is no /dev/log,
so information gets lost.

It would be much more direct just to go straight to stdout/error
like what would happen without this configuration.

Rather than risk the galera-sst scripts moving to the [mariadbd-safe]
group name introduced in a1211a4eda, we
remove the file for cleanness.
2023-07-24 11:27:26 +10:00
..
innotop Merge 10.11 into 11.0 2023-06-08 13:49:48 +03:00
mariadb.conf.d MDEV-31714 Debian 50-mariadb_safe.cnf has syslog enabled 2023-07-24 11:27:26 +10:00
debian-start MDEV-30205 Move /usr/share/mysql to /usr/share/mariadb 2023-04-11 07:59:02 +10:00
debian-start.inc.sh Deb: debian-start.inc - do not quote exe variables 2022-12-15 08:48:48 +11:00
echo_stderr MDEV-6284: Import most of downstream Debian packaging 2016-10-27 18:42:16 +03:00
mariadb-report Merge 10.5 into 10.6 2023-01-03 18:13:11 +02:00
mariadb-report.1 Deb: Rename mysqlreport to mariadb-report, fix regression in 9e1b3af4a 2020-04-23 10:07:07 +03:00
mariadb.cnf Unify config syntax in default files 2020-08-01 10:31:41 +10:00
source_mariadb.py MDEV-27033: Remove version suffix from Debian packages 2022-04-26 12:46:39 +10:00