Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save josephmtinangi/d4370cc9c36d62ea2961dd26e4f6b7f4 to your computer and use it in GitHub Desktop.
Save josephmtinangi/d4370cc9c36d62ea2961dd26e4f6b7f4 to your computer and use it in GitHub Desktop.
GRANT ALL PRIVILEGES ON *.* TO 'username'@'localhost' IDENTIFIED BY 'password';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment