Created
April 7, 2017 12:36
-
-
Save romach/217bf996551cdc21a0f1b4368f1e415e to your computer and use it in GitHub Desktop.
Show all users permissions in MySql
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
select * from information_schema.user_privileges; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment