#We have a problem with the MariaDB update
3 messages · Page 1 of 1 (latest)
× mariadb.service - MariaDB 11.6.2 database server
Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; preset: enabled)
Drop-In: /etc/systemd/system/mariadb.service.d
└─migrated-from-my.cnf-settings.conf
Active: failed (Result: exit-code) since Sat 2025-04-12 03 10 48 CEST; 37s ago
Docs: man:mariadbd(8)
https://mariadb.com/kb/en/library/systemd/
Process: 7835 ExecStartPre=/usr/bin/install -m 755 -o mysql -g root -d /var/run/mysqld (code=exited, status=0/SUCCESS)
Process: 7837 ExecStartPre=/bin/sh -c [ ! -e /usr/bin/galera_recovery ] && VAR= || VAR=/usr/bin/galera_recovery; [ $? -eq 0 ] && echo _WSREP_START_POSITION=$VAR > /run/mysqld/wsrep-star>
Process: 7910 ExecStart=/usr/sbin/mariadbd $MYSQLD_OPTS $_WSREP_NEW_CLUSTER $_WSREP_START_POSITION (code=exited, status=7)
Main PID: 7910 (code=exited, status=7)
Status: "MariaDB server is down"
CPU: 187ms
Apr 12 03 10 47 srv61813 systemd[1]: Starting mariadb.service - MariaDB 11.6.2 database server...
Apr 12 03 10 48 srv61813 (mariadbd)[7910]: mariadb.service: Referenced but unset environment variable evaluates to an empty string: MYSQLD_OPTS, _WSREP_NEW_CLUSTER
How systemd is configured on MariaDB packages and how to alter its configuration.
out of nowhere after an update of php 8.3 ? after reload services ?