summaryrefslogtreecommitdiff
path: root/innobase/trx/trx0roll.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to create storage directory for storage engines. unknown2005-04-261-1344/+0
* set_var.cc, mysqld.cc, ha_innodb.cc, sql_class.h:unknown2005-03-131-11/+3
* Fixed XA recovery for InnoDB. Note that XA recovery is still disabledunknown2005-03-011-1/+11
* trx0undo.h, trx0undo.c, trx0trx.c, trx0roll.c:unknown2005-02-251-1/+1
* InnoDB: Exclude code from InnoDB Hot Backup buildsunknown2005-02-041-1/+8
* WL#1967unknown2005-02-011-0/+45
* trx0roll.c:unknown2004-12-181-0/+4
* trx0roll.c:unknown2004-12-181-5/+12
* trx0roll.c:unknown2004-12-181-18/+40
* Added support for X/Open XA prepare, recover, commit and rollback.unknown2004-11-301-7/+17
* InnoDB: quote identifiers according to MySQL settings (Bug #5292)unknown2004-10-011-2/+2
* Merge with 4.0.21unknown2004-06-181-26/+53
|\
| * Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040525171209|56870unknown2004-06-171-24/+53
| * InnoDB: Revert most of ChangeSet@1.1772, as the debug functions mayunknown2004-06-161-2/+0
* | InnoDB cleanup:unknown2004-05-271-8/+8
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dllunknown2004-05-251-53/+24
|\ \ | |/
| * InnoDB cleanup and possible bug-fix: Remove srv0queunknown2004-05-251-53/+24
* | InnoDB cleanup: Add const qualifiers to many char* argumentsunknown2004-05-171-2/+2
* | Merge with 4.0unknown2004-04-261-10/+12
|\ \ | |/
| * InnoDB: Remove debug functions unless #ifdef UNIV_DEBUGunknown2004-04-071-0/+2
| * InnoDB: send diagnostic output to stderr or filesunknown2004-04-061-7/+8
| * InnoDB: ignore intra-database foreign key references between tablesunknown2004-04-021-1/+1
| * InnoDB cleanup: fixing buffer overflows and quoting of quotesunknown2004-04-011-2/+1
* | merge with 4.0unknown2004-03-161-10/+22
|\ \ | |/
| * Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabledunknown2004-03-121-0/+14
| * Remove unneeded module "com"unknown2004-03-111-10/+8
* | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safeunknown2003-12-201-13/+13
|/
* Many files:unknown2003-06-151-37/+185
* trx0roll.c:unknown2003-03-161-3/+3
* trx0sys.c, trx0roll.c, srv0start.h:unknown2003-03-021-5/+44
* Many files:unknown2002-11-061-4/+4
* Merge with 3.23.51unknown2002-07-251-3/+26
|\
| * Many files:unknown2002-06-221-3/+26
* | Added xml patch to mysqldump.unknown2001-11-051-5/+5
|/
* Mergeunknown2001-10-301-5/+11
* trx0roll.c Fix the primary key update + BLOB bug, improve InnoDB Monitor printsunknown2001-08-291-0/+8
* trx0roll.c Changed Innobase to Innodb in some fprintfsunknown2001-06-071-5/+5
* Added Innobase to source distributionunknown2001-02-171-0/+1011