Total novice to this, so be gentle. All I need to do is turn on the event scheduler. I know I can use a command like (SET GLOBAL event_scheduler = 1;) but I don't seem to have either of the files you would normally add the command to (my.cnf or my.ini). I'm looking all through the C:\Program Files\MySQL\MySQL Server 5.6\ directory but they aren't there. If I try to turn on the scheduler through phpMyAdmin, it says I need a super privilege, which I also don't know how to set.
This is a VPS provided by Godaddy if that makes a difference. I didn't install or set up MySQL on it, so I'm using whatever defaults they give you.
I've heard that I can create my own my.ini, but I have no idea what to put in it.
Also, the only .ini I see is my-default.ini. Can I edit this or copy it?