Magnus Svensson
3d34d34c88
Merge 5.1->5.1-rpl
...
Fix paths and name of a few files to make it work with new mtr.pl
2008-05-30 11:12:07 +02:00
aelkin/andrei@mysql1000.dsl.inet.fi
9afdba04d6
Bug #36435 rpl_events uses non-deterministic check
...
Select of the test could not perform deterministically, because the table remains to be
updatable by the running event handler.
Fixed with changing verification to use a logical values instead of comparison
with a pre-recorded results.
2008-04-30 21:41:50 +03:00
skozlov/ksm@mysql.com/virtop.(none)
fd8d82aed7
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.
2008-04-02 19:41:49 +04:00
mkindahl@dl145h.mysql.com
fd5d7fa761
Fixing test rpl_events to not give false failures.
2008-02-14 10:53:12 +01:00
tsmith@maint1.mysql.com
54253a0763
Merge maint1.mysql.com:/data/localhome/tsmith/bk/51
...
into maint1.mysql.com:/data/localhome/tsmith/bk/maint/51
2007-07-04 22:38:53 +02:00
msvensson@pilot.(none)
8661497e9b
WL#3933 Split main test suite to rpl, rpl_ndb and ndb
...
- Update mysql-test-run.pl to collect tests from several suites
- Group test into suites
- Add suite.opt file
2007-06-27 14:28:02 +02:00