-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: FreePBX Distro
-
Labels:None
-
ToDo:
We need to create a simple init script that will remove mysql.lock on start if it exist and have it run before MySQL starts.
Reason is newer MySQL look to see if lock file exist and if they exist it wont start MySQL instead of removing the lock file. What should happen is make sure the service is not running and if not running remove the lock file.
This script needs to have a run level before MySQL starts.