Skip to content

Instantly share code, notes, and snippets.

@anytizer
Created February 20, 2014 07:29
Show Gist options
  • Save anytizer/9108587 to your computer and use it in GitHub Desktop.
Save anytizer/9108587 to your computer and use it in GitHub Desktop.
SELECT CONCAT("SHOW GRANTS FOR '", USER, "'@'", HOST, "';") FROM mysql.user;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment