Created
August 20, 2020 07:09
-
-
Save czwen/f3efb3285a8c6c35412ba3360734fd79 to your computer and use it in GitHub Desktop.
mysqldump
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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