Hi all,
Solved, by issuing
/usr/libexec/mysql/mysql-systemd-helper upgrade
by hand. No idea why it went wrong when the command was issued by systemd.
regards, Jogchum
Op 14-09-2025 om 09:50 schreef Jogchum Reitsma via discuss:
Hi,
Running mariadb on opensuse tumbleweed, (TW) one of the last
TW-snapshots updated mariadb from 11.8.2 to 11.8.3.
Just before the upgrade mariadb was happily running, but after the the
TW-upgrade and in that the upgrade of mariadb, mariadb does not start.
systemctl nor journalctl are very helpful in what is causing the trouble:
systemctl status mariadb says
× mariadb.service - MariaDB database server
Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled;
preset: disabled)
Active: failed (Result: exit-code) since Fri 2025-09-12 14:14:20
CEST; 1min 44s ago
Invocation: 49e1db4f9c2e4691821e1eeb08e0c073
Docs: man:mysqld(8)
https://mariadb.com/kb/en/library/systemd/
Process: 1769 ExecStartPre=/usr/libexec/mysql/mysql-systemd-helper
install (code=exited, status=0/SUCCESS)
Process: 1776 ExecStartPre=/usr/libexec/mysql/mysql-systemd-helper
upgrade (code=exited, status=1/FAILURE)
CPU: 1.023s
sep 12 14:13:20 keamerjogchum mysql-systemd-helper[1776]: Running
protected MySQL...
sep 12 14:13:20 keamerjogchum mysql-systemd-helper[1776]: Waiting for
MySQL to start
sep 12 14:13:20 keamerjogchum mysql-systemd-helper[1791]:
/usr/sbin/mysqld: Deprecated program name. It will be removed in a
future release, use '/usr/sbin/mariadbd' instead
sep 12 14:13:20 keamerjogchum mysql-systemd-helper[1791]: 2025-09-12
14:13:20 0 [Warning] failed to retrieve the MAC address
sep 12 14:14:20 keamerjogchum mysql-systemd-helper[1776]: MySQL is
still dead
sep 12 14:14:20 keamerjogchum mysql-systemd-helper[1776]: MySQL didn't
start, can't continue
sep 12 14:14:20 keamerjogchum systemd[1]: mariadb.service: Control
process exited, code=exited, status=1/FAILURE
sep 12 14:14:20 keamerjogchum systemd[1]: mariadb.service: Failed with
result 'exit-code'.
sep 12 14:14:20 keamerjogchum systemd[1]: Failed to start MariaDB
database server.
sep 12 14:14:20 keamerjogchum systemd[1]: mariadb.service: Consumed
1.023s CPU time.
journalctl -xeu mariadb.service reports the same.
The logfile in /var/log/mysql/mysqld.log has only entries from when
mariadb was running, reporting it has stopped normally in the last entry.
What could be going wrong here?
Any help appreciated!
regards, Jogchum
_______________________________________________
discuss mailing list -- discuss@lists.mariadb.org
To unsubscribe send an email to discuss-le...@lists.mariadb.org
_______________________________________________
discuss mailing list -- discuss@lists.mariadb.org
To unsubscribe send an email to discuss-le...@lists.mariadb.org