Skip to content

Instantly share code, notes, and snippets.

@AtomicSmash
Created July 9, 2013 08:20
Show Gist options
  • Save AtomicSmash/5955624 to your computer and use it in GitHub Desktop.
Save AtomicSmash/5955624 to your computer and use it in GitHub Desktop.
MYSQL IMPORT
sudo /Applications/MAMP/Library/bin/mysql -u root -p DATABASE < /SQL/backup.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment