[MDEV-11140] Stop including mysql.server and mysqld_safe startup scripts in RPM distributions Created: 2016-10-25 Updated: 2020-08-25 Resolved: 2017-05-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Minor |
| Reporter: | Chris Calender (Inactive) | Assignee: | Sergei Golubchik |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
MySQL stopped including mysql.server and mysqld_safe startup scripts in RPM distributions in 5.7+ due to the widespead use of systemd on these OSes: "For MySQL installation using an RPM distribution, server startup and shutdown is managed by systemd on several Linux platforms. On these platforms, mysql.server and mysqld_safe are no longer installed because they are unnecessary." http://dev.mysql.com/doc/refman/5.7/en/mysql-server.html Perhaps we should consider making the same change, unless there is some reason we should not. |
| Comments |
| Comment by Sergei Golubchik [ 2017-05-27 ] |
|
They don't hurt, and can be useful if some cases. |