Skip to content

Instantly share code, notes, and snippets.

@mwin007
Created June 28, 2016 17:42
Show Gist options
  • Select an option

  • Save mwin007/1e236d75346b4868b55b9d34f9af9a52 to your computer and use it in GitHub Desktop.

Select an option

Save mwin007/1e236d75346b4868b55b9d34f9af9a52 to your computer and use it in GitHub Desktop.
mysqldump -P3306 -h<ip of host> -u<user> -p database > /tmp/database.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment