[MCOL-4051] Clone for MCOL-3830 systemctl cat mariadb.service does not work on all systems Created: 2020-06-10 Updated: 2021-03-02 Resolved: 2021-03-02 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | 1.4.3 |
| Fix Version/s: | 1.4.5 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Ben Thompson (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Comments |
| Comment by Otto Kekäläinen [ 2020-06-25 ] |
|
I am fixing this for Debian in https://github.com/MariaDB/server/pull/1605 where the postinstall file has a couple of bugs (systemd does not exist everywhere, must fall back to sysv init, and the manual process check for mysqld is outdated when the binary is in 10.5 renamed to mariadbd). |