I’m using Infinityfree for webhosting but in the database I can’t create a trigger for the table product in server of Infinitytree but in local it works
this is the error
#1142 – TRIGGER command denied to user ‘if0_36531035’@’192.168.0.6’ for table ‘product’
GRANT TRIGGER ON if0_36531035_supplysystem.product TO ‘if0_36531035’@’192.168.0.6’;
New contributor
Hakubi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.