[MDEV-5580] /etc/init.d/mysql exits too early Created: 2014-01-28  Updated: 2014-02-21  Resolved: 2014-02-21

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: 5.5.35
Fix Version/s: 5.5.36

Type: Bug Priority: Major
Reporter: Sergei Golubchik Assignee: Sergei Golubchik
Resolution: Fixed Votes: 1
Labels: packaging


 Description   

Service script /etc/init.d/mysql exits when server creates a PID file. But, in fact, it might take a long time after the PID file was created and before the sever starts accepting new connections.

In this time all services that depend on mysql service will fail to start.

Fix: /etc/init.d/mysql should only exit when the MariaDB server is really accepting new connections.


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