• unknown's avatar
    Bug#30128, The reason that sometimes events were executed because without... · 691f2ff6
    unknown authored
    Bug#30128, The reason that sometimes events were executed because without STARTS clause server fires immediately after creating event and
    time between create and delete event sometimes is enough for firing. So adding STARTS clause moves first execution in future after drop of event.
    
    
    mysql-test/include/rpl_events.inc:
      Updated test file
    mysql-test/suite/rpl/r/rpl_events.result:
      Updated result file
    691f2ff6
rpl_events.result 9.15 KB