mariadb/innobase/trx
unknown e1f13fb2e0 Required changes to support recovery of X/Open XA in InnoDB.
innobase/lock/lock0lock.c:
  Add prepared state to concurrency states in lock validate.
innobase/trx/trx0trx.c:
  Prepared transactions are active transactions in file based word.
sql/ha_innodb.cc:
  Add full support of X/Open XA to InnoDB.
2005-01-17 09:09:59 +02:00
..
Makefile.am
makefilewin
trx0purge.c trx0undo.c, trx0purge.c: 2004-11-21 17:38:15 +02:00
trx0rec.c InnoDB: Changed interface to rec_get_offsets(), to reduce the use of 2004-12-09 15:29:55 +02:00
trx0roll.c Added support for X/Open XA prepare, recover, commit and rollback. 2004-11-30 11:45:02 +02:00
trx0rseg.c Backport innodb_max_purge_lag from 4.1 2004-10-27 13:33:11 +03:00
trx0sys.c Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0 2004-12-14 22:26:31 +03:00
trx0trx.c Required changes to support recovery of X/Open XA in InnoDB. 2005-01-17 09:09:59 +02:00
trx0undo.c Many files: 2004-12-02 19:45:07 +02:00