Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Mashpy/1adc1816be51a93580bc to your computer and use it in GitHub Desktop.
Save Mashpy/1adc1816be51a93580bc to your computer and use it in GitHub Desktop.
mysqldump -u [uname] -p[pass] db_name > db_backup.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment