[MDEV-17739] mariadb-server-10.1: Updates not restarting mariadb@xx services Created: 2018-11-16 Updated: 2023-11-24 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Packaging, Platform Debian |
| Affects Version/s: | 10.1.36 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Mitesh Shah | Assignee: | Tuukka Pasanen |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | systemd | ||
| Environment: |
Ubuntu 18.04 LTS |
||
| Issue Links: |
|
||||||||
| Description |
|
Dear Maintainer, We had installed and running Multi-instance version of mariadb. Today when i fire `apt-get dist-upgrade` command mariadb update failed.
When using MariaDB multiple instances the upgrade process shows errors stopping/starting mysql and the servers are not restarted. Would be great if the upgrade scripts could detect running mariadb@xxx services (`systemctl | grep mariadb`??) and stop/restart them, instead of assuming a single mariadb service. |