One of the things that has attracted me to DH is the use of MySQL 5. I wanted to use this because of the availability of TRIGGERS and FUNCTIONS.
However, it seems that the user permissions are not set to allow this by default as I get the following when trying to create a TRIGGER:
Error Code : 1227
Access denied; you need the SUPER privilege for this operation
Is there any way around this?
Regards,
–
Julian Knight