• Bug#1073847: [debian-mysql] Bug#1073847: Systemd: Fails to restart afte

    From =?UTF-8?B?T3R0byBLZWvDpGzDpGluZW4=?@21:1/5 to All on Fri Apr 11 18:50:02 2025
    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 restart, for example, when # my.cnf contains unknown option
    Restart=on-abort
    RestartSec=5s
    ```

    In Debian we do not have any plans to deviate from upstream systemd
    file.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?B?T3R0byBLZWvDpGzDpGluZW4=?@21:1/5 to Sam Bull on Fri Apr 11 19:30:01 2025
    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 <bugs-debian@sambull.org> wrote:

    Yes, it was already merged last month, if that's not already migrated into Debian:
    https://github.com/MariaDB/server/pull/3611

    On Fri, 2025-04-11 at 19:40 +0300, Otto Kekäläinen wrote:
    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.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)