AMPPS MySQL not working, Solution!
Open Ampps Application -> MySQL Tab -> Configuration.
In [mysqld] section, add the following line: innodb_force_recovery = 1
innodb_force_recovery = 1
Save the file and try starting MySQL
Remove that line which you just added and Save.