Database Schema Installer / Updater
- 
@Danny-R Which FOG version ?
 - 
Sounds like MySQL (or MariaDB) didn’t start up…
What OS version?
 - 
 - 
@Wayne-Workman Ubuntu 14.04
 - 
 - 
This issue is well known about particularly on Ubuntu. It isn’t so much the service failed to start, but rather the service crashed later on down the road.
 - 
@Danny-R So, in this situation, you should just be able to restart MySQL…
service mysql restart - 
@ch3i That command did not work however a SQL restart resolved the issue.
Thanks,
 - 
That did it thanks!
 - 
To prevent this from happening down the road, you could try following these instructions:
https://github.com/fogproject/fogproject/issues/1