Bug #34804 | After re-start of the scheduler disabled events are not dropped from disk | ||
---|---|---|---|
Submitted: | 25 Feb 2008 12:51 | Modified: | 28 Aug 2012 2:11 |
Reporter: | Andrey Hristov | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Stored Routines | Severity: | S3 (Non-critical) |
Version: | 5.1+ | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[25 Feb 2008 12:51]
Andrey Hristov
[25 Feb 2008 14:36]
MySQL Verification Team
Thank you for the bug report. Verified as described.
[28 Aug 2012 2:11]
Paul DuBois
Noted in 5.7.0 changelog. An event was not dropped from the mysql.event table under these circumstances: The event was created while the event scheduler was enabled; the scheduler was disabled and re-enabled; the event expiration time was reached.