Cron? Mysql Scheduler running? Events get created but are never run

edincana

New Member
Messages
1
Reaction score
0
Points
0
I was trying to create an event on mysql to delete some records every 15 minutes. The event is created successfully but It never gets executed. Is the event scheduler on?

Also

I tried running echo "Hello World" as a cron job every 17 minutes but I never got anything in my inbox (no error, no hello world, no email at all) Any idea why this may be happening?

Thank you in advance.

Edincanada
 
Top