Created
November 5, 2017 11:26
-
-
Save xuyuji9000/633cdda3982da7ba13939d48f15ff643 to your computer and use it in GitHub Desktop.
This file contains 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
grant all privileges on *.* to 'root'@'%' identified by 'xuyuji'; | |
flush privileges; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment