Skip to content

Instantly share code, notes, and snippets.

@joshuaadrian
Last active December 26, 2015 08:19
Show Gist options
  • Save joshuaadrian/7121209 to your computer and use it in GitHub Desktop.
Save joshuaadrian/7121209 to your computer and use it in GitHub Desktop.
mysqldump -u username -h localhost --skip-triggers --compact --no-create-info database_name > database_dump_name.sql -p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment