grant privilage to grant execute mysql code example Example: grant update privilege command in mysql GRANT UPDATE ON table_name TO 'username'@'localhost';