Bug #28991 rpl_events failure in pushbuild
Submitted: 8 Jun 2007 20:04 Modified: 3 Jul 2007 19:13
Reporter: Mads Martin Joergensen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Replication Severity:S1 (Critical)
Version:5.1 OS:Any
Assigned to: Chuck Bell CPU Architecture:Any
Tags: pbfail

[8 Jun 2007 20:04] Mads Martin Joergensen
Description:
pl_events:
! 2	from justonce	TIMESTAMP
---
! 3	from justonce	TIMESTAMP

How to repeat:
pushbuild repeats it
[11 Jun 2007 15:17] Lars Thalmann
See also BUG#28355
[13 Jun 2007 12:30] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/28653

ChangeSet@1.2564, 2007-06-13 15:30:24+03:00, gkodinov@magare.gmz +1 -0
  Bug #28991: rpl_events failure in pushbuild
  
  In tests waiting on a timeout is not deterministic enough
  to make sure that an event actually finished executing.
  Fixed the test by waiting in a loop and checking the effect
  that the event is supposed to produce.
[14 Jun 2007 8:45] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/28722

ChangeSet@1.2564, 2007-06-14 11:43:46+03:00, gkodinov@magare.gmz +1 -0
  Bug #28991: rpl_events failure in pushbuild
  
  In tests waiting on a timeout is not deterministic enough
  to make sure that an event actually finished executing.
  Fixed the test by waiting in a loop and checking the effect
  that the event is supposed to produce.
[14 Jun 2007 9:36] Konstantin Osipov
Approved over email with one change request.
[14 Jun 2007 9:53] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/28728

ChangeSet@1.2564, 2007-06-14 12:53:13+03:00, gkodinov@magare.gmz +1 -0
  Bug #28991: rpl_events failure in pushbuild
  
  In tests waiting on a timeout is not deterministic enough
  to make sure that an event actually finished executing.
  Fixed the test by waiting in a loop and checking the effect
  that the event is supposed to produce.
[14 Jun 2007 19:00] Bugs System
Pushed into 5.1.20-beta
[15 Jun 2007 8:42] MC Brown
Internal change only; no documentation needed.
[21 Jun 2007 18:57] Lars Thalmann
This still fails in Pushbuild:
Date: Thu Jun 21 17:31:07 2007 lthalmann
Tree: mysql-5.1-new-rpl
[29 Jun 2007 20:11] Andrei Elkin
Discussed with Chuck by mail. Approved.
[29 Jun 2007 23:18] Chuck Bell
Patch pushed 29 June.
[3 Jul 2007 18:57] Bugs System
Pushed into 5.1.21-beta
[3 Jul 2007 19:13] Paul DuBois
Still no changelog entry needed.