Skip to content

Instantly share code, notes, and snippets.

@xuyuji9000
Created November 5, 2017 11:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xuyuji9000/633cdda3982da7ba13939d48f15ff643 to your computer and use it in GitHub Desktop.
Save xuyuji9000/633cdda3982da7ba13939d48f15ff643 to your computer and use it in GitHub Desktop.
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