• unknown's avatar
    Bug #28991: rpl_events failure in pushbuild · 37559e3d
    unknown authored
    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.
    
    
    mysql-test/include/rpl_events.inc:
      Bug #28991: wait until event has taken effect
    37559e3d
rpl_events.inc 3.85 KB