summaryrefslogtreecommitdiff
path: root/innobase/trx
Commit message (Expand)AuthorAgeFilesLines
* Print information about XA recovery only if there are prepared XA transactionsunknown2005-05-241-7/+11
* Merge hundin.mysql.fi:/home/heikki/mysql-4.1unknown2005-03-211-1/+9
|\
| * trx0trx.c:unknown2005-03-211-1/+9
* | Many files:unknown2005-03-161-1/+1
* | set_var.cc, mysqld.cc, ha_innodb.cc, sql_class.h:unknown2005-03-133-53/+96
* | InnoDB: Introduce the symbols REC_OFFS_NORMAL_SIZE andunknown2005-03-101-1/+1
* | InnoDB: Improve performance by about 10% by removing implicitunknown2005-03-091-1/+2
* | mergedunknown2005-03-092-1/+4
|\ \ | |/
| * Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-071-1/+2
| |\
| | * InnoDB: Portability fixes for warnings reported on IA-64 Windowsunknown2005-03-071-1/+2
| * | trx0trx.c:unknown2005-03-071-0/+2
| |/
* | Mergeunknown2005-03-051-3/+14
|\ \ | |/
| * trx0trx.c:unknown2005-03-041-3/+14
* | Fixed XA recovery for InnoDB. Note that XA recovery is still disabledunknown2005-03-013-22/+32
* | trx0trx.c, trx0trx.h:unknown2005-02-251-1/+1
* | trx0undo.h, trx0undo.c, trx0trx.c, trx0roll.c:unknown2005-02-253-154/+158
* | Merge heikki@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-221-5/+29
|\ \
| * | trx0trx.c:unknown2005-02-221-5/+29
* | | Fixed a bug on InnoDB X/Open XA prepare.unknown2005-02-221-1/+1
|/ /
* | Clean up prints in innodb_xa_prepare.unknown2005-02-221-5/+7
* | Copy X/Open XA XID from trx structure to a list in recovery.unknown2005-02-221-6/+15
* | manually mergedunknown2005-02-141-3/+4
|\ \
| * | Required changes to support recovery of X/Open XA in InnoDB.unknown2005-01-171-3/+1
| * | XA (not completely polished out yet)unknown2005-01-161-3/+6
* | | InnoDB: Exclude code from InnoDB Hot Backup buildsunknown2005-02-042-2/+9
* | | WL#1967unknown2005-02-011-0/+45
* | | manually mergedunknown2004-12-311-0/+8
|\ \ \ | | |/ | |/|
| * | Many files:unknown2004-12-271-0/+8
* | | InnoDB: Remove dependency on rem0rec.ic from dict0dict.ic (Bug #7464)unknown2004-12-291-4/+9
* | | Content merge.unknown2004-12-212-19/+68
|\ \ \
| * | | trx0roll.c:unknown2004-12-181-0/+4
| * | | trx0roll.c:unknown2004-12-181-5/+12
| * | | trx0roll.c:unknown2004-12-181-18/+40
| | |/ | |/|
| * | Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0unknown2004-12-141-0/+19
* | | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-101-17/+15
|\ \ \ | |/ /
| * | InnoDB: Changed interface to rec_get_offsets(), to reduce the use ofunknown2004-12-091-17/+15
* | | Added support for a LOCK TABLES...WHERE ENGINE = InnoDB query which setsunknown2004-12-092-5/+15
|/ /
* | Many files:unknown2004-12-022-50/+61
* | This is a code cleanup patch for X/Open XA. unknown2004-12-012-44/+42
* | Auto merged.unknown2004-11-304-34/+470
|\ \ | |/ |/|
| * Added support for X/Open XA prepare, recover, commit and rollback.unknown2004-11-304-34/+470
* | trx0undo.c, trx0purge.c:unknown2004-11-212-2/+23
|/
* trx0purge.c:unknown2004-11-111-24/+0
* Merge with 4.0unknown2004-10-271-0/+24
|\
| * Backport innodb_max_purge_lag from 4.1unknown2004-10-272-1/+44
* | Merge with 4.0unknown2004-10-201-12/+18
|\ \ | |/
| * trx0rec.c:unknown2004-10-191-1/+1
| * trx0rec.c:unknown2004-10-091-12/+18
* | InnoDB: correct potential overflow in trx_purge()unknown2004-10-131-2/+5
* | InnoDB: quote identifiers according to MySQL settings (Bug #5292)unknown2004-10-012-24/+21