Andrei Elkin
d0c5656eb8
fixing tests results: rpl_ndb_log, rpl_ndb_multi, sp_trans_log; adding replicate-ignore_server_ids specific tests
2009-10-02 16:15:54 +03:00
Andrei Elkin
c03549bf05
WL#342 heartbeat
...
backporting from 6.0 code base to 5.1.
2009-09-29 14:16:23 +03:00
sven@riska.(none)
ab396c1d09
BUG#26395: if crash during autocommit update to transactional table on master, slave fails
...
Now, every transaction (including autocommit transactions) starts with
a BEGIN and ends with a COMMIT/ROLLBACK in the binlog.
Added a test case, and updated lots of test case result files.
2007-12-14 14:40:45 +01:00
aelkin@dl145j.mysql.com
5c53b59427
Bug #27395 OPTION_STATUS_NO_TRANS_UPDATE is not preserved at the end of SF()
...
refining the test with active innodb
2007-04-16 19:20:46 +02:00
aelkin@dl145j.mysql.com
b49cb4fbb4
Bug #27395 OPTION_STATUS_NO_TRANS_UPDATE is not preserved at the end of SF()
...
tests for the bug and associated is moved into another file because
they appeared to be binlog-format sensitive.
2007-04-16 16:55:37 +02:00