Skip to content

Instantly share code, notes, and snippets.

@rrdial
Created February 4, 2014 20:39
Show Gist options
  • Save rrdial/8811886 to your computer and use it in GitHub Desktop.
Save rrdial/8811886 to your computer and use it in GitHub Desktop.
mysqldump -u{user} -p --triggers --routines --single-transaction -A > full_dump.$(date "+%F-%T").sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment