Skip to content

Instantly share code, notes, and snippets.

@jswhisperer
Created June 19, 2013 16:35
Show Gist options
  • Select an option

  • Save jswhisperer/5815742 to your computer and use it in GitHub Desktop.

Select an option

Save jswhisperer/5815742 to your computer and use it in GitHub Desktop.
kill all mysql servers reset mamp
sudo killall -9 mysqld
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment