summaryrefslogtreecommitdiff
path: root/innobase/lock
Commit message (Expand)AuthorAgeFilesLines
* InnoDB: Revert most of ChangeSet@1.1772, as the debug functions mayunknown2004-06-161-13/+1
* InnoDB: Add diagnostics when tmpfile() fails at start (Bug #3919)unknown2004-05-281-1/+1
* ha_innodb.cc, trx0trx.h, lock0lock.c, trx0trx.c:unknown2004-05-131-0/+34
* InnoDB: Changed bug reporting address to http://bugs.mysql.comunknown2004-05-111-2/+4
* InnoDB: implement LOCK TABLE (Bug #3299)unknown2004-04-291-12/+118
* InnoDB: Remove debug functions unless #ifdef UNIV_DEBUGunknown2004-04-071-2/+14
* InnoDB: send diagnostic output to stderr or filesunknown2004-04-061-203/+99
* InnoDB cleanup: fixing buffer overflows and quoting of quotesunknown2004-04-011-3/+0
* InnoDB: Replace ut_a(0) with ut_errorunknown2004-03-131-2/+2
* Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabledunknown2004-03-121-0/+92
* Many files:unknown2004-02-201-178/+5
* Remove unnecessary files and functionsunknown2004-02-191-5/+0
* Many files:unknown2003-12-121-0/+6
* lock0lock.c:unknown2003-07-031-10/+0
* lock0lock.c:unknown2003-07-021-19/+8
* Many files:unknown2003-06-151-4/+82
* Many files:unknown2003-04-161-16/+26
* - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB staticunknown2003-04-101-1/+1
* Many files:unknown2002-11-071-1/+4
* Many files:unknown2002-10-291-195/+357
* Merge with 3.23.54unknown2002-10-161-0/+33
|\
| * lock0lock.c:unknown2002-10-031-0/+20
| * lock0lock.c:unknown2002-10-011-0/+13
* | Many files:unknown2002-09-201-2/+18
* | lock0lock.c:unknown2002-08-241-8/+13
* | lock0lock.c:unknown2002-08-241-62/+142
* | lock0lock.h, lock0lock.c:unknown2002-08-221-27/+108
* | merge with 3.23.52unknown2002-08-121-2/+4
|\ \ | |/
| * ha_innobase.cc, ut0ut.c, univ.i, ut0ut.h:unknown2002-08-111-0/+2
| * ha_innobase.cc, trx0trx.h, lock0lock.c, trx0trx.c:unknown2002-08-091-2/+2
* | merge with 3.23.52unknown2002-08-081-1/+102
|\ \ | |/
| * Many files:unknown2002-08-061-4/+98
| * Many files:unknown2002-07-311-1/+8
* | Merge with 3.23.51unknown2002-07-251-48/+100
|\ \ | |/
| * Many files:unknown2002-07-081-47/+81
| * Many files:unknown2002-06-221-1/+19
* | mergeunknown2002-04-251-0/+3
|\ \ | |/
| * Many files:unknown2002-04-181-0/+3
* | Added xml patch to mysqldump.unknown2001-11-051-3/+4
|/
* Mergeunknown2001-10-301-2/+6
* ut0mem.c Merge changes in InnoDB-3.23.43bunknown2001-10-101-12/+104
* lock0lock.c Fix slowness of deadlock detection algorithmunknown2001-09-051-8/+48
* trx0roll.c Fix the primary key update + BLOB bug, improve InnoDB Monitor printsunknown2001-08-291-16/+56
* srv0srv.h Support raw disk partitions as data filesunknown2001-08-041-4/+36
* srv0srv.h Merging work for 3.23.37unknown2001-04-101-50/+133
* ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixesunknown2001-03-021-1/+1
* Added Innobase to source distributionunknown2001-02-173-0/+4007