Skip to content

Instantly share code, notes, and snippets.

@stephenscaff
Created June 13, 2018 17:06
Show Gist options
  • Select an option

  • Save stephenscaff/44d02402a7feb732a54d29631e5e104e to your computer and use it in GitHub Desktop.

Select an option

Save stephenscaff/44d02402a7feb732a54d29631e5e104e to your computer and use it in GitHub Desktop.
AMPPS MySQL not starting hotfix
# 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