Skip to content

Instantly share code, notes, and snippets.

@AtomicSmash
Last active December 19, 2015 12:29
Show Gist options
  • Save AtomicSmash/5955594 to your computer and use it in GitHub Desktop.
Save AtomicSmash/5955594 to your computer and use it in GitHub Desktop.
MYSQL DUMP
sudo /Applications/MAMP/Library/bin/mysqldump -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