mysql administrator how to revoke certain grant privileges code example Example: revokeprivileges mysql REVOKE ALL ON dbname.* FROM 'username'@'localhost';