Skip to content

Instantly share code, notes, and snippets.

@ebinnion
Created January 8, 2013 06:07
Show Gist options
  • Save ebinnion/4481629 to your computer and use it in GitHub Desktop.
Save ebinnion/4481629 to your computer and use it in GitHub Desktop.
Import large database SQL into MAMP
/applications/MAMP/library/bin/mysql -u root -p wordpress_db < /Applications/MAMP/htdocs/backupDB.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment