grant insert privilege for table in mysql code example Example: grant update privilege command in mysql GRANT UPDATE ON table_name TO 'username'@'localhost';