summaryrefslogtreecommitdiff
path: root/innobase/trx
Commit message (Expand)AuthorAgeFilesLines
* 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
* | InnoDB: implement innodb_max_purge_lagunknown2004-09-302-1/+41
* | srv0start.c:unknown2004-09-061-1/+1
* | manual merged (blame me!)unknown2004-07-201-2/+2
|\ \ | |/
| * InnoDB: LOCK TABLE clean-upunknown2004-07-121-2/+2
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-231-10/+28
|\ \
| * | Robustness feature.unknown2004-06-201-10/+28
* | | Merge with 4.0.21unknown2004-06-184-64/+185
|\ \ \ | |/ / |/| / | |/
| * Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040311211202|05613unknown2004-06-171-2/+0
| * Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040525171209|56870unknown2004-06-173-60/+185
| * InnoDB: Revert most of ChangeSet@1.1772, as the debug functions mayunknown2004-06-161-2/+0
* | InnoDB cleanup:unknown2004-05-273-16/+16
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dllunknown2004-05-253-185/+60
|\ \ | |/
| * InnoDB cleanup and possible bug-fix: Remove srv0queunknown2004-05-253-185/+60
* | Merge with 4.0, mainly to get changes to windows project filesunknown2004-05-201-1/+1
|\ \ | |/
| * Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'unknown2004-05-191-1/+1
* | InnoDB cleanup: Add const qualifiers to many char* argumentsunknown2004-05-172-3/+3
* | Merge with 4.0.20unknown2004-05-172-14/+12
|\ \ | |/
| * ha_innodb.cc, trx0trx.h, lock0lock.c, trx0trx.c:unknown2004-05-131-1/+3
| * InnoDB: Changed bug reporting address to http://bugs.mysql.comunknown2004-05-111-13/+9
* | InnoDB cleanup: eliminate IB__FILE__unknown2004-05-141-1/+1
* | Merge with 4.0.19unknown2004-05-051-0/+2
|\ \ | |/
| * InnoDB: implement LOCK TABLE (Bug #3299)unknown2004-04-291-0/+2
* | Merge with 4.0unknown2004-04-266-138/+133
|\ \ | |/
| * InnoDB: Remove debug functions unless #ifdef UNIV_DEBUGunknown2004-04-072-0/+4
| * InnoDB: send diagnostic output to stderr or filesunknown2004-04-066-128/+124
| * InnoDB: ignore intra-database foreign key references between tablesunknown2004-04-021-1/+1
| * InnoDB cleanup: fixing buffer overflows and quoting of quotesunknown2004-04-012-4/+2
* | trx0undo.h, trx0undo.c, trx0trx.c:unknown2004-03-182-55/+7