Skip to content

Instantly share code, notes, and snippets.

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 oarrietadotcms/6a17a6474402a8dda8740884033a2e4b to your computer and use it in GitHub Desktop.
Save oarrietadotcms/6a17a6474402a8dda8740884033a2e4b to your computer and use it in GitHub Desktop.
GRANT ALL ON *.* TO 'dotcms'@'10.16.150.%' IDENTIFIED BY 'complex-password'; //Cambiar ese complex-password
FLUSH PRIVILEGES;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment