summaryrefslogtreecommitdiff
path: root/innobase/page/page0page.c
Commit message (Expand)AuthorAgeFilesLines
* Many files:heikki@hundin.mysql.fi2005-06-271-3/+3
* InnoDB: Replace for loops with memset() where possible.marko@hundin.mysql.fi2005-06-221-3/+1
* InnoDB: Performance optimizations based on OProfile analysismarko@hundin.mysql.fi2005-04-251-61/+72
* InnoDB: Define some macros around GCC's __builtin_expect()marko@hundin.mysql.fi2005-04-211-7/+7
* InnoDB: Introduce the symbols REC_OFFS_NORMAL_SIZE andmarko@hundin.mysql.fi2005-03-101-6/+6
* InnoDB: Improve performance by about 10% by removing implicitmarko@hundin.mysql.fi2005-03-091-7/+14
* InnoDB: Zero fill newly created pages and deleted records tomarko@hundin.mysql.fi2005-03-011-8/+21
* InnoDB: Write status bits to MLOG_COMP_REC_INSERT entries.marko@hundin.mysql.fi2005-01-251-6/+28
* page0page.c:marko@hundin.mysql.fi2004-12-311-2/+6
* InnoDB: Fix some bugs in the new record format. (Bug #7493)marko@hundin.mysql.fi2004-12-281-2/+1
* InnoDB: Changed interface to rec_get_offsets(), to reduce the use ofmarko@hundin.mysql.fi2004-12-091-30/+42
* Many files:marko@hundin.mysql.fi2004-12-021-190/+330
* InnoDB: quote identifiers according to MySQL settings (Bug #5292)marko@hundin.mysql.fi2004-10-011-3/+3
* InnoDB cleanup:marko@hundin.mysql.fi2004-05-271-2/+2
* Merge with 4.0monty@mishka.local2004-04-261-119/+87
|\
| * InnoDB: send diagnostic output to stderr or filesmarko@hundin.mysql.fi2004-04-061-112/+84
| * InnoDB cleanup: fixing buffer overflows and quoting of quotesmarko@hundin.mysql.fi2004-04-011-6/+3
* | merge with 4.0monty@mysql.com2004-03-161-2/+2
|\ \ | |/
| * InnoDB: Replace ut_a(0) with ut_errormarko@hundin.mysql.fi2004-03-131-2/+2
* | merge with 4.0monty@mashka.mysql.fi2004-02-221-28/+0
|\ \ | |/
| * Many files:marko@hundin.mysql.fi2004-02-201-28/+0
* | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safemonty@mysql.com2003-12-201-56/+62
* | Many files:heikki@hundin.mysql.fi2003-10-131-1/+2
|/
* page0page.c:heikki@hundin.mysql.fi2003-06-191-5/+16
* Many files:heikki@hundin.mysql.fi2003-06-151-5/+49
* Many files:heikki@hundin.mysql.fi2002-11-091-34/+58
* Many files:heikki@hundin.mysql.fi2002-10-291-0/+196
* Merge with 3.23.51monty@mashka.mysql.fi2002-07-251-0/+60
|\
| * Many files:heikki@hundin.mysql.fi2002-06-221-0/+60
* | Added xml patch to mysqldump.jani@hynda.mysql.fi2001-11-051-3/+3
|/
* Mergemonty@donna.mysql.fi2001-10-301-4/+49
* ut0mem.c Merge changes in InnoDB-3.23.43bheikki@donna.mysql.fi2001-10-101-2/+2
* manual.texi website address changeheikki@donna.mysql.fi2001-06-031-25/+117
* ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixesheikki@donna.mysql.fi2001-03-021-5/+5
* Added Innobase to source distributionmonty@donna.mysql.com2001-02-171-0/+1371