Skip to content

Instantly share code, notes, and snippets.

@stringsn88keys
Last active July 3, 2017 15:39
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 stringsn88keys/6461df297995667c26f0c1a217c686e1 to your computer and use it in GitHub Desktop.
Save stringsn88keys/6461df297995667c26f0c1a217c686e1 to your computer and use it in GitHub Desktop.
Mysqldump example for extracting wordpress
mysqldump wp_example_com --host mysql.db.example.com -u examplecom -p > example.com.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment