• Alexey Bychko's avatar
    MDEV-25240 minor upgrade does not perform server restart · c0ca3c4f
    Alexey Bychko authored
    we need to stop server instance on upgrade, but it may be started either by SysV init script or by SystemD.
    this commit adds `mysql` target to `systemctl stop` call.
    `mysql` may be the name of initscript or an alias while `mariadb` is
    a systemd unit file.
    c0ca3c4f
server-posttrans.sh 586 Bytes