You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a service/startup manager (e.g. chaperone) should
be used, the startup with pid check/restarting is handled by it instead.
The setup part in the entrypoint script (that runs sh scripts or import sql dump files) should
be separately callable by the startup manager as service dependency, without starting mysqld.