• Daniele Sciascia's avatar
    refs codership/mysql-wsrep#31 · c0dac420
    Daniele Sciascia authored
    - Removes useless call to wsrep_xid_init() in wsrep_apply_events().
      Transaction's xid is already initialized at that point.
    - Adds call to wsrep_set_SE_checkpoint() for committing TOI events
      in the applier side.
    - Includes test case that reproduced the issue.
    c0dac420
mysql-wsrep#31.test 1.21 KB