Bug#1073847: [debian-mysql] Bug#1073847: Systemd: Fails to restart after OOM

2025-04-11 Thread Otto Kekäläinen
Forwarded: https://jira.mariadb.org/browse/MDEV-36009 Nice! I can backport now https://github.com/MariaDB/server/commit/839828e57fdf734b15c81cb9cb76d3760a9161f1 now as I am doing an upload to Debian for 11.8.1-2 anyway. On Fri, 11 Apr 2025 at 20:01, Sam Bull wrote: > > Yes, it was already merge

Bug#1073847: [debian-mysql] Bug#1073847: Systemd: Fails to restart after OOM

2025-04-11 Thread Otto Kekäläinen
Hi Sam! If you report this upstream (or better, send them a Pull Request with the change) and they accept it, we could backport that to Debian. https://github.com/MariaDB/server/blob/main/support-files/mariadb.service.in#L109C1-L112C14: ``` # Restart crashed server only, on-failure would also re

Bug#1073847: [debian-mysql] Bug#1073847: Systemd: Fails to restart after OOM

2024-11-04 Thread Otto Kekäläinen
Hi, On Wed, 19 Jun 2024 at 11:15, Sam Bull wrote: > > Package: mariadb-server > Version: 1:10.11.6-0+deb12u1 > Severity: important > > Dear Maintainer, > > After an OOM kill, the process is not restarted by systemd. > > In the service file is: > Restart=on-abort > > I believe this should be: > Re