Bug #41655 | sporadic pushbuild failure in events_bugs: missing lines in output | ||
---|---|---|---|
Submitted: | 20 Dec 2008 11:06 | Modified: | 5 Jan 2009 12:54 |
Reporter: | Sven Sandberg | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | Tests: Server | Severity: | S7 (Test Cases) |
Version: | 5.1, 6.0 | OS: | Any |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | events_bugs, pushbuild, sporadic, test failure |
[20 Dec 2008 11:06]
Sven Sandberg
[5 Jan 2009 12:54]
Matthias Leich
This bug seems to be a duplicate of the failure reported in Bug#41111 events_bugs fails sporadically on pushbuild (http://bugs.mysql.com/bug.php?id=41111) Comment: [28 Nov 19:25] Matthias Leich ... --- r/events_bugs.result +++ r/events_bugs.reject @@ -130,8 +130,6 @@ set global event_scheduler= off; select * from events_smode_test order by ev_name, a; ev_name a -ee_16407_3 1980-02-19 -ee_16407_3 1980-02-29 ee_16407_4 0000-00-00 "OK, last check before we drop them" ... The only difference between both bad effects is the amount of missing result set rows. Therefore I declare this bug to be a duplicate of Bug#41111. This all has to be fixed by the patch for Bug#41111.