summaryrefslogtreecommitdiff
path: root/innobase/page/page0page.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to create storage directory for storage engines. unknown2005-04-261-1987/+0
* InnoDB: Introduce the symbols REC_OFFS_NORMAL_SIZE andunknown2005-03-101-6/+6
* InnoDB: Improve performance by about 10% by removing implicitunknown2005-03-091-7/+14
* InnoDB: Zero fill newly created pages and deleted records tounknown2005-03-011-8/+21
* InnoDB: Write status bits to MLOG_COMP_REC_INSERT entries.unknown2005-01-251-6/+28
* page0page.c:unknown2004-12-311-2/+6
* InnoDB: Fix some bugs in the new record format. (Bug #7493)unknown2004-12-281-2/+1
* InnoDB: Changed interface to rec_get_offsets(), to reduce the use ofunknown2004-12-091-30/+42
* Many files:unknown2004-12-021-190/+330
* InnoDB: quote identifiers according to MySQL settings (Bug #5292)unknown2004-10-011-3/+3
* InnoDB cleanup:unknown2004-05-271-2/+2
* Merge with 4.0unknown2004-04-261-119/+87
|\
| * InnoDB: send diagnostic output to stderr or filesunknown2004-04-061-112/+84
| * InnoDB cleanup: fixing buffer overflows and quoting of quotesunknown2004-04-011-6/+3
* | merge with 4.0unknown2004-03-161-2/+2
|\ \ | |/
| * InnoDB: Replace ut_a(0) with ut_errorunknown2004-03-131-2/+2
* | merge with 4.0unknown2004-02-221-28/+0
|\ \ | |/
| * Many files:unknown2004-02-201-28/+0
* | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safeunknown2003-12-201-56/+62
* | Many files:unknown2003-10-131-1/+2
|/
* page0page.c:unknown2003-06-191-5/+16
* Many files:unknown2003-06-151-5/+49
* Many files:unknown2002-11-091-34/+58
* Many files:unknown2002-10-291-0/+196
* Merge with 3.23.51unknown2002-07-251-0/+60
|\
| * Many files:unknown2002-06-221-0/+60
* | Added xml patch to mysqldump.unknown2001-11-051-3/+3
|/
* Mergeunknown2001-10-301-4/+49
* ut0mem.c Merge changes in InnoDB-3.23.43bunknown2001-10-101-2/+2
* manual.texi website address changeunknown2001-06-031-25/+117
* ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixesunknown2001-03-021-5/+5
* Added Innobase to source distributionunknown2001-02-171-0/+1371