https://bugzilla.suse.com/show_bug.cgi?id=1222395 https://bugzilla.suse.com/show_bug.cgi?id=1222395#c4 Matthias Brugger <mbrugger@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mbrugger@suse.com --- Comment #4 from Matthias Brugger <mbrugger@suse.com> --- Seems to be fixed with latest Tumblweed. Please feel free to retest. # cat /etc/os-release NAME="openSUSE Tumbleweed" # VERSION="20240709" ID="opensuse-tumbleweed" ID_LIKE="opensuse suse" VERSION_ID="20240709" PRETTY_NAME="openSUSE Tumbleweed" ANSI_COLOR="0;32" # CPE 2.3 format, boo#1217921 CPE_NAME="cpe:2.3:o:opensuse:tumbleweed:20240709:*:*:*:*:*:*:*" #CPE 2.2 format #CPE_NAME="cpe:/o:opensuse:tumbleweed:20240709" BUG_REPORT_URL="https://bugzilla.opensuse.org" SUPPORT_URL="https://bugs.opensuse.org" HOME_URL="https://www.opensuse.org" DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed" LOGO="distributor-logo-Tumbleweed" # systemctl start mariadb # systemctl status mariadb ● mariadb.service - MariaDB database server Loaded: loaded (/usr/lib/systemd/system/mariadb.service; disabled; preset: disabled) Active: active (running) since Thu 2024-07-18 11:15:23 UTC; 1h 32min ago Docs: man:mysqld(8) https://mariadb.com/kb/en/library/systemd/ Process: 10331 ExecStartPre=/usr/libexec/mysql/mysql-systemd-helper install (code=exited, status=0/SUCCESS) Process: 10381 ExecStartPre=/usr/libexec/mysql/mysql-systemd-helper upgrade (code=exited, status=0/SUCCESS) Main PID: 10388 (mysqld) Status: "Taking your SQL requests now..." Tasks: 8 (limit: 4624) CPU: 18.359s CGroup: /system.slice/mariadb.service └─10388 /usr/sbin/mysqld --defaults-file=/etc/my.cnf --user=mysql --socket=/run/mysql/mysql.sock Jul 18 11:15:08 localhost.localdomain mysql-systemd-helper[10388]: 2024-07-18 11:15:08 0 [Note] InnoDB: log sequence > Jul 18 11:15:08 localhost.localdomain mysql-systemd-helper[10388]: 2024-07-18 11:15:08 0 [Note] InnoDB: Loading buffe> Jul 18 11:15:08 localhost.localdomain mysql-systemd-helper[10388]: 2024-07-18 11:15:08 0 [Note] Plugin 'FEEDBACK' is > Jul 18 11:15:08 localhost.localdomain mysql-systemd-helper[10388]: 2024-07-18 11:15:08 0 [Note] Plugin 'wsrep-provide> Jul 18 11:15:08 localhost.localdomain mysql-systemd-helper[10388]: 2024-07-18 11:15:08 0 [Note] InnoDB: Buffer pool(s> Jul 18 11:15:23 localhost.localdomain mysql-systemd-helper[10388]: 2024-07-18 11:15:23 0 [Note] Server socket created> Jul 18 11:15:23 localhost.localdomain mysql-systemd-helper[10388]: 2024-07-18 11:15:23 0 [Note] mysqld: Event Schedul> Jul 18 11:15:23 localhost.localdomain mysql-systemd-helper[10388]: 2024-07-18 11:15:23 0 [Note] /usr/sbin/mysqld: rea> Jul 18 11:15:23 localhost.localdomain mysql-systemd-helper[10388]: Version: '11.4.2-MariaDB' socket: '/run/mysql/mys> Jul 18 11:15:23 localhost.localdomain systemd[1]: Started MariaDB database server. -- You are receiving this mail because: You are on the CC list for the bug.