Skip to content

Instantly share code, notes, and snippets.

@czwen
Created August 20, 2020 07:09
Show Gist options
  • Save czwen/f3efb3285a8c6c35412ba3360734fd79 to your computer and use it in GitHub Desktop.
Save czwen/f3efb3285a8c6c35412ba3360734fd79 to your computer and use it in GitHub Desktop.
mysqldump
mysqldump -u root -p RUNOOB > database_dump.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment