revoke in mysql to tables code example Example: revokeprivileges mysql REVOKE ALL ON dbname.* FROM 'username'@'localhost';