Semantic Commit Messages See how a minor change to your commit message style can make you a better programmer. Format: <type>(<scope>): <subject> <scope> is optional Example
AMPPS MySQL not working, Solution! Open Ampps Application -> MySQL Tab -> Configuration. In [mysqld] section, add the following line: innodb_force_recovery = 1 Save the file and try starting MySQL Remove that line which you just added and Save.