Skip to content

Instantly share code, notes, and snippets.

@galvao
Created November 20, 2012 20:00
Show Gist options
  • Save galvao/4120644 to your computer and use it in GitHub Desktop.
Save galvao/4120644 to your computer and use it in GitHub Desktop.
PHPMyAdmin é para os fracos =P
mysqldump --complete-insert --extended-insert --host=localhost --user=myUser --password=myPass --result-file=dump.sql --routines myDB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment