mariadb/storage/innobase/trx
Nirbhay Choubey de7eafc7ce MDEV-6368: assertion xid_seqno > trx_sys_cur_xid_seqno
- Validate the specified wsrep_start_position value by also
checking the return status of wsrep->sst_received. This also
ensures that changes in wsrep_start_position is not allowed
when the node is not in JOINING state.
- Do not allow decrease in seqno within same UUID.
- The initial checkpoint in SEs should be [0...:-1].
2016-05-31 20:37:00 -04:00
..
trx0i_s.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
trx0purge.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
trx0rec.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
trx0roll.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
trx0rseg.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
trx0sys.cc MDEV-6368: assertion xid_seqno > trx_sys_cur_xid_seqno 2016-05-31 20:37:00 -04:00
trx0trx.cc Merge tag 'mariadb-10.0.20' into 10.1 2015-06-27 20:35:26 +02:00
trx0undo.cc move to storage/innobase 2015-05-04 19:17:21 +02:00