Skip to content

Instantly share code, notes, and snippets.

@mourawaldson
Created February 16, 2015 00:43
Show Gist options
  • Save mourawaldson/a70fef9f7d71c001a620 to your computer and use it in GitHub Desktop.
Save mourawaldson/a70fef9f7d71c001a620 to your computer and use it in GitHub Desktop.
Remote access to root user on current database
GRANT ALL PRIVILEGES ON * to 'root';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment