MySQL December 6, 2010 MySQL – show user privileges MySQL command to view user privileges: SHOW GRANTS FOR 'root'@'localhost';
Leave a Reply