Skip to content

Instantly share code, notes, and snippets.

@kate-kate
Created July 18, 2014 14:10
Show Gist options
  • Save kate-kate/5cfbbb673d6fc8028283 to your computer and use it in GitHub Desktop.
Save kate-kate/5cfbbb673d6fc8028283 to your computer and use it in GitHub Desktop.
mysqldump -uroot -proot --where="column=val" dbName tableName > ~/result.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment