Skip to content

Instantly share code, notes, and snippets.

@vkathirvel
Created April 4, 2011 13:40
Show Gist options
  • Save vkathirvel/901639 to your computer and use it in GitHub Desktop.
Save vkathirvel/901639 to your computer and use it in GitHub Desktop.
mysqldump -u [uname] -p[pass] [dbname] | gzip > [backupfile.sql.gz]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment