Skip to content

Instantly share code, notes, and snippets.

@bransinanderson
Last active December 2, 2016 19:44
Show Gist options
  • Save bransinanderson/c0155a6a1c9098d7a724cc1898ca84d2 to your computer and use it in GitHub Desktop.
Save bransinanderson/c0155a6a1c9098d7a724cc1898ca84d2 to your computer and use it in GitHub Desktop.
Run MySQL locally using mamp
/Applications/MAMP/Library/bin/mysql --host=localhost -uroot -proot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment