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