Skip to content

Instantly share code, notes, and snippets.

@dainiusjocas
Created September 17, 2015 16:03
Show Gist options
  • Save dainiusjocas/cda22140387bb5233a25 to your computer and use it in GitHub Desktop.
Save dainiusjocas/cda22140387bb5233a25 to your computer and use it in GitHub Desktop.
mysqldump -P [port] -h [host] -u [username] -p [password] > [file]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment