Skip to content

Instantly share code, notes, and snippets.

@luandevpro
Last active March 31, 2018 03:42
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save luandevpro/4a1646197e636c20b578cc9936f43ffc to your computer and use it in GitHub Desktop.
WordPress
GRANT ALL ON wordpress.* TO 'wordpressuser'@'localhost' IDENTIFIED BY 'Tran12345';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment