My database (mysql) server is hosted on Mochahost.com . I have created an Event on my database, but its not running. I found that the event scheduler is turned off. I queried the following command
SET GLOBAL event_scheduler = ON
but it returned this error
"" #1227 - Access denied; you need (at least one of) the SUPER privilege(s) for this operation
I checked and found that I dont have the privilege option available to create a user with Super privileges
Please help me how to fix this, do I need to contact the host support for this ?