Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5.35
-
None
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.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Summary | /etc/init.d/mysql exists too early | /etc/init.d/mysql exits too early |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | defaullt [ 33748 ] | MariaDB v2 [ 42867 ] |
Workflow | MariaDB v2 [ 42867 ] | MariaDB v3 [ 61888 ] |
Workflow | MariaDB v3 [ 61888 ] | MariaDB v4 [ 147440 ] |