Skip to content

Instantly share code, notes, and snippets.

@tricinel
Created March 5, 2015 17:50
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 tricinel/014917c6f377cc1e3d46 to your computer and use it in GitHub Desktop.
Save tricinel/014917c6f377cc1e3d46 to your computer and use it in GitHub Desktop.
mysqldump -u [username] -p [password] db_name > db_backup.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment