Bug #20101 Event Scheduler does not restart when MySQL is restarted
Submitted: 26 May 2006 22:32 Modified: 27 Jun 2006 13:55
Reporter: Martín DiFelice Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.1 OS:Windows (Windows XP)
Assigned to: CPU Architecture:Any

[26 May 2006 22:32] Martín DiFelice
Description:
If you restart the MySQL server and the event scheduler was on, the event scheduler remains off, so you got to started it again.

How to repeat:
Restart the MySQL, or the computer, to see it.

Suggested fix:
Save in same place the event scheduler status.
[27 May 2006 13:55] Valeriy Kravchuk
Try to add global variable event-scheduler=1 to you my.ini file. Read the manual (http://dev.mysql.com/doc/refman/5.1/en/events-overview.html) for details. Inform about the results.
[27 Jun 2006 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".