summaryrefslogtreecommitdiff
path: root/innobase/page/page0cur.c
Commit message (Expand)AuthorAgeFilesLines
* InnoDB: Fix compile-pentium-debug-max compilation problem.marko@hundin.mysql.fi2005-07-051-6/+8
* InnoDB: Optimize page_cur_search_with_match().marko@hundin.mysql.fi2005-06-301-44/+56
* InnoDB: Performance optimizations based on OProfile analysismarko@hundin.mysql.fi2005-04-251-15/+25
* InnoDB: Define some macros around GCC's __builtin_expect()marko@hundin.mysql.fi2005-04-211-8/+8
* InnoDB: Introduce the symbols REC_OFFS_NORMAL_SIZE andmarko@hundin.mysql.fi2005-03-101-7/+7
* InnoDB: Improve performance by about 10% by removing implicitmarko@hundin.mysql.fi2005-03-091-7/+16
* InnoDB: Zero fill newly created pages and deleted records tomarko@hundin.mysql.fi2005-03-011-3/+14
* InnoDB: A small cleanup: remove two duplicate rec_get_offsets() callsmarko@hundin.mysql.fi2005-02-041-6/+0
* InnoDB: Write status bits to MLOG_COMP_REC_INSERT entries.marko@hundin.mysql.fi2005-01-251-25/+21
* InnoDB: Changed interface to rec_get_offsets(), to reduce the use ofmarko@hundin.mysql.fi2004-12-091-59/+79
* Many files:marko@hundin.mysql.fi2004-12-021-138/+270
* Merge with 4.0monty@mishka.local2004-04-261-7/+9
|\
| * InnoDB: send diagnostic output to stderr or filesmarko@hundin.mysql.fi2004-04-061-3/+5
| * InnoDB cleanup: fixing buffer overflows and quoting of quotesmarko@hundin.mysql.fi2004-04-011-4/+5
* | merge with 4.0monty@mysql.com2004-03-171-3/+4
|\ \ | |/
| * InnoDB: Remove some debug variables unless UNIV_SEARCH_PERF_STAT is definedmarko@hundin.mysql.fi2004-03-161-3/+4
* | merge with 4.0monty@mysql.com2004-03-161-1/+1
|\ \ | |/
| * InnoDB: Replace ut_a(0) with ut_errormarko@hundin.mysql.fi2004-03-131-1/+1
* | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safemonty@mysql.com2003-12-201-2/+4
* | Many files:heikki@hundin.mysql.fi2003-10-071-2/+3
|/
* Many files:heikki@hundin.mysql.fi2003-06-151-1/+18
* page0cur.c:heikki@hundin.mysql.fi2003-02-181-20/+51
* page0cur.c:heikki@hundin.mysql.fi2003-02-071-0/+5
* page0cur.c:heikki@hundin.mysql.fi2003-02-071-1/+1
* page0cur.c:heikki@hundin.mysql.fi2003-01-171-2/+4
* Many files:heikki@hundin.mysql.fi2002-10-291-10/+42
* merge with 3.23.52monty@hundin.mysql.fi2002-08-081-1/+23
|\
| * Many files:heikki@hundin.mysql.fi2002-08-021-1/+23
* | Merge with 3.23.51monty@mashka.mysql.fi2002-07-251-0/+9
|\ \ | |/
| * Many files:heikki@hundin.mysql.fi2002-06-221-0/+9
* | Added xml patch to mysqldump.jani@hynda.mysql.fi2001-11-051-4/+5
|/
* srv0srv.h Support raw disk partitions as data filesheikki@donna.mysql.fi2001-08-041-4/+4
* Added Innobase to source distributionmonty@donna.mysql.com2001-02-171-0/+1110