Skip to content

Instantly share code, notes, and snippets.

@isummation
Last active December 7, 2017 10:46
Show Gist options
  • Select an option

  • Save isummation/0d1bcaa0ed0b9e960273ecc0aafe892a to your computer and use it in GitHub Desktop.

Select an option

Save isummation/0d1bcaa0ed0b9e960273ecc0aafe892a to your computer and use it in GitHub Desktop.
mysqldump --host [hostname] -u [username] -p --databases [dbname] > backup.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment