[MDEV-5061] Init script name doesn't match what default CentOS MySQL package provides Created: 2013-09-24 Updated: 2022-09-22 Resolved: 2022-09-21 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Affects Version/s: | 10.0.4, 5.1.67, 5.2.14, 5.3.12, 5.5.33a |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Brian Rak (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS 6 |
||
| Description |
|
The CentOS (and RHEL) mysql-server package names it's init script 'mysqld'. The MariaDB-server package names it's init script 'mysql'. This is a minor annoyance.
|
| Comments |
| Comment by Daniel Black [ 2022-09-21 ] |
|
Won't fix. Centos6 EOL. All use systemd now and with a new service we can start with fresh names and not try to be a drop in replacement. |