summaryrefslogtreecommitdiff
path: root/innobase/trx
Commit message (Expand)AuthorAgeFilesLines
* 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
* | After merge fixesunknown2004-03-171-0/+2
* | merge with 4.0unknown2004-03-167-81/+169
|\ \ | |/
| * InnoDB: Replace ut_a(0) with ut_errorunknown2004-03-133-12/+12
| * Remove constant parameter MLOG_8BYTES from mtr_read_dulint() and mlog_write_d...unknown2004-03-124-13/+8
| * Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabledunknown2004-03-127-7/+131
| * Remove unneeded module "com"unknown2004-03-113-48/+20
| * trx0undo.c:unknown2004-02-251-1/+0
* | merge with 4.0unknown2004-02-222-64/+0
|\ \ | |/
| * Many files:unknown2004-02-202-64/+0
* | merge with 4.0 to get security fixes and latest bug fixesunknown2004-02-204-2773/+0
|\ \ | |/
| * Remove unnecessary files and functionsunknown2004-02-191-5/+0
| * Remove unnecessary filesunknown2004-02-193-2768/+0
* | trx0sys.c:unknown2004-02-191-62/+0
* | Merge with 4.0.18unknown2004-02-111-1/+63
|\ \ | |/
| * trx0sys.c:unknown2004-01-061-1/+1
| * trx0sys.c:unknown2004-01-061-1/+1
| * trx0sys.c, srv0start.c, ibuf0ibuf.c, trx0sys.h, srv0srv.h:unknown2004-01-061-1/+87
* | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safeunknown2003-12-206-72/+78
* | Added missing SSL library (Should be in source distribution)unknown2003-11-281-1/+1
* | Many files:unknown2003-10-073-33/+141