Skip to content

Instantly share code, notes, and snippets.

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 michaelmeneses/376ae1ec2615c4316dabce0d489a9479 to your computer and use it in GitHub Desktop.
Save michaelmeneses/376ae1ec2615c4316dabce0d489a9479 to your computer and use it in GitHub Desktop.
mysqldump --single-transaction --create-options --disable-keys --add-drop-trigger --add-locks --lock-tables database | gzip > file.sql.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment