[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.

# yum whatprovides /etc/init.d/mysqld
mysql-server-5.1.69-1.el6_4.x86_64 : The MySQL server and related files
Repo        : installed
Other       : Provides-match: /etc/init.d/mysqld
 
# yum whatprovides /etc/init.d/mysql
MariaDB-server-10.0.4-1.x86_64 : MariaDB: a very fast and robust SQL database server
Repo        : mariadb
Filename    : /etc/init.d/mysql



 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.

Generated at Thu Feb 08 07:01:21 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.