Created
June 13, 2018 17:06
-
-
Save stephenscaff/44d02402a7feb732a54d29631e5e104e to your computer and use it in GitHub Desktop.
AMPPS MySQL not starting hotfix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Open Ampps Application -> MySQL Tab -> Configuration. | |
| # In [mysqld] section, add line: | |
| innodb_force_recovery = 1 | |
| # If successful, comment out line. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment