Skip to content

Instantly share code, notes, and snippets.

@peter-mcconnell
Created January 10, 2014 21:10
Show Gist options
  • Select an option

  • Save peter-mcconnell/8362663 to your computer and use it in GitHub Desktop.

Select an option

Save peter-mcconnell/8362663 to your computer and use it in GitHub Desktop.
MySQL Dump database
mysqldump -u root -p MYDBNAME > filename.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment