Skip to content

Instantly share code, notes, and snippets.

@quagliato
Created October 24, 2016 12:49
Show Gist options
  • Save quagliato/d4fe105409243acac651c8c44706442d to your computer and use it in GitHub Desktop.
Save quagliato/d4fe105409243acac651c8c44706442d to your computer and use it in GitHub Desktop.
Dump ignoring table
mysqldump $DB_NAME --ignore=$DB_NAME.$TABLE_NAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment