summaryrefslogtreecommitdiff
path: root/innobase/page/page0cur.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to create storage directory for storage engines. unknown2005-04-261-1397/+0
* InnoDB: Introduce the symbols REC_OFFS_NORMAL_SIZE andunknown2005-03-101-7/+7
* InnoDB: Improve performance by about 10% by removing implicitunknown2005-03-091-7/+16
* InnoDB: Zero fill newly created pages and deleted records tounknown2005-03-011-3/+14
* InnoDB: A small cleanup: remove two duplicate rec_get_offsets() callsunknown2005-02-041-6/+0
* InnoDB: Write status bits to MLOG_COMP_REC_INSERT entries.unknown2005-01-251-25/+21
* InnoDB: Changed interface to rec_get_offsets(), to reduce the use ofunknown2004-12-091-59/+79
* Many files:unknown2004-12-021-138/+270
* Merge with 4.0unknown2004-04-261-7/+9
|\
| * InnoDB: send diagnostic output to stderr or filesunknown2004-04-061-3/+5
| * InnoDB cleanup: fixing buffer overflows and quoting of quotesunknown2004-04-011-4/+5
* | merge with 4.0unknown2004-03-171-3/+4
|\ \ | |/
| * InnoDB: Remove some debug variables unless UNIV_SEARCH_PERF_STAT is definedunknown2004-03-161-3/+4
* | merge with 4.0unknown2004-03-161-1/+1
|\ \ | |/
| * InnoDB: Replace ut_a(0) with ut_errorunknown2004-03-131-1/+1
* | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safeunknown2003-12-201-2/+4
* | Many files:unknown2003-10-071-2/+3
|/
* Many files:unknown2003-06-151-1/+18
* page0cur.c:unknown2003-02-181-20/+51
* page0cur.c:unknown2003-02-071-0/+5
* page0cur.c:unknown2003-02-071-1/+1
* page0cur.c:unknown2003-01-171-2/+4
* Many files:unknown2002-10-291-10/+42
* merge with 3.23.52unknown2002-08-081-1/+23
|\
| * Many files:unknown2002-08-021-1/+23
* | Merge with 3.23.51unknown2002-07-251-0/+9
|\ \ | |/
| * Many files:unknown2002-06-221-0/+9
* | Added xml patch to mysqldump.unknown2001-11-051-4/+5
|/
* srv0srv.h Support raw disk partitions as data filesunknown2001-08-041-4/+4
* Added Innobase to source distributionunknown2001-02-171-0/+1110