Skip to content

Instantly share code, notes, and snippets.

@jonorherrington
Created March 31, 2015 17:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonorherrington/cb1672d1bfab16a3157f to your computer and use it in GitHub Desktop.
Save jonorherrington/cb1672d1bfab16a3157f to your computer and use it in GitHub Desktop.
MySQL Dump
mysqldump -u mysql_username -p database_name > filename.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment