summaryrefslogtreecommitdiff
path: root/innobase/trx
Commit message (Expand)AuthorAgeFilesLines
* Removed innobase/my_cnf, innobase/include/makefilewin.i,unknown2005-10-261-26/+0
* InnoDB: Do not flush after each write, not even when creating theunknown2005-07-261-1/+2
* trx0trx.c:unknown2005-03-211-1/+9
* 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
|/
* trx0trx.c:unknown2005-03-041-3/+14
* Many files:unknown2004-12-271-0/+8
* 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
* | 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