Skip to content

Instantly share code, notes, and snippets.

@avand
Created March 1, 2010 19:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save avand/318710 to your computer and use it in GitHub Desktop.
Save avand/318710 to your computer and use it in GitHub Desktop.
mysqldump --user username -ppassword -h host --complete-insert --skip-extended-insert --compact --no-create-info database_name table_name > output_file.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment