Skip to content

Instantly share code, notes, and snippets.

@suryart
Last active August 1, 2016 05:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save suryart/3029a0edbdd340f4e72f to your computer and use it in GitHub Desktop.
Save suryart/3029a0edbdd340f4e72f to your computer and use it in GitHub Desktop.
OSX - Starting MySQL . ERROR! The server quit without updating PID file (/usr/local/var/mysql/<computer_name>.err
// Just empty macbook.local.err file then restart the server
rm /usr/local/var/mysql/macbook.local.err
mysql.server start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment