Bug #45617 Cleanup in events_stress test
Submitted: 19 Jun 2009 13:55 Modified: 20 Jun 2009 6:14
Reporter: Michal Hrusecky Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Tests Severity:S3 (Non-critical)
Version:5.1.35 OS:Linux
Assigned to: CPU Architecture:Any
Tags: Contribution

[19 Jun 2009 13:55] Michal Hrusecky
Description:
I run automatic tests on my MySQL and one of the failing tests was events_stress test. It doesn't failed because of error, but testing script complained that it lefts database in different state then before it runs. It leaves event_scheduler on while it was off by default (at least in my case).

How to repeat:
Run events_stress test

Suggested fix:
Turn scheduler off before ending the test
[19 Jun 2009 13:56] Michal Hrusecky
Fixes reported issue

Attachment: mysql-5.1.35-test-events_stress-cleanup.patch (text/x-patch), 637 bytes.

[20 Jun 2009 6:14] Sveta Smirnova
Thank you for the report.

This is duplicate of bug #42308 which fixed in version 5.1.36. Please upgrade.