Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Krasnov8953/6ccaa5b7203bf6e3c9a4d8db1ef33cdd to your computer and use it in GitHub Desktop.
Save Krasnov8953/6ccaa5b7203bf6e3c9a4d8db1ef33cdd to your computer and use it in GitHub Desktop.
dump database mysql
mysqldump -uroot -proot database < dump.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment