Tag : mysql-show-user-privileges

MySQL – show user privileges

MySQL command to view user privileges:


SHOW GRANTS FOR 'root'@'localhost';