Comments - CREATE TRIGGER

8 years, 2 months ago Jakub Zurkowski

It appears that there is a bug in MySQL which makes TRIGGER privilege not enough to create/drop triggers. Unfortunately it's also present in MariaDB 10.1.11

See: - stack-overflow comment - http://stackoverflow.com/questions/1627383/cant-create-mysql-trigger-with-trigger-privilege-on-5-1-32 - MySQL bug ticket - http://bugs.mysql.com/bug.php?id=39489

 
8 years, 2 months ago Ian Gilfillan
 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.