summaryrefslogtreecommitdiff
path: root/innobase/btr
Commit message (Expand)AuthorAgeFilesLines
* btr0sea.c:heikki@hundin.mysql.fi2005-08-191-0/+7
* InnoDB: Print more than 300 characters of queries in various error conditions,osku@127.(none)2005-08-121-1/+1
* InnoDB: Fix compile-pentium-debug-max compilation problem.marko@hundin.mysql.fi2005-07-051-3/+4
* InnoDB: Optimize page_cur_search_with_match().marko@hundin.mysql.fi2005-06-301-2/+6
* Many files:heikki@hundin.mysql.fi2005-06-272-5/+5
* InnoDB: Replace for loops with memset() where possible.marko@hundin.mysql.fi2005-06-221-3/+1
* InnoDB: Cleanup and after review fixes.marko@hundin.mysql.fi2005-06-144-30/+35
* btr0cur.c:marko@hundin.mysql.fi2005-06-101-5/+15
* Fix bugs found in previous optimizations.marko@hundin.mysql.fi2005-04-272-12/+19
* InnoDB: Performance optimizations based on OProfile analysismarko@hundin.mysql.fi2005-04-254-258/+246
* InnoDB: Define some macros around GCC's __builtin_expect()marko@hundin.mysql.fi2005-04-213-26/+26
* InnoDB: Make CHECK TABLE killable. (Bug #9730)marko@hundin.mysql.fi2005-04-201-5/+14
* InnoDB: Replace the redo log entry typemarko@hundin.mysql.fi2005-04-181-13/+12
* manually mergedserg@serg.mylan2005-04-061-1/+9
|\
| * row0sel.c, btr0pcur.c, btr0pcur.ic, btr0pcur.h:heikki@hundin.mysql.fi2005-04-061-1/+9
* | InnoDB: Introduce the symbols REC_OFFS_NORMAL_SIZE andmarko@hundin.mysql.fi2005-03-103-20/+20
* | InnoDB: Improve performance by about 10% by removing implicitmarko@hundin.mysql.fi2005-03-093-22/+42
* | InnoDB: Zero fill newly created pages and deleted records tomarko@hundin.mysql.fi2005-03-011-17/+19
* | InnoDB: Write status bits to MLOG_COMP_REC_INSERT entries.marko@hundin.mysql.fi2005-01-251-1/+2
* | InnoDB: Fix some bugs in the new record format. (Bug #7493)marko@hundin.mysql.fi2004-12-283-7/+4
* | InnoDB: Changed interface to rec_get_offsets(), to reduce the use ofmarko@hundin.mysql.fi2004-12-094-247/+278
* | InnoDB: Make btr_search_drop_page_hash_index() work with the compactmarko@hundin.mysql.fi2004-12-081-4/+12
* | Cset exclude: heikki@hundin.mysql.fi|ChangeSet|20041027124510|04970marko@hundin.mysql.fi2004-12-081-4/+70
* | row0mysql.c:marko@hundin.mysql.fi2004-12-081-5/+17
* | InnoDB: Fix ctype_utf8 test failure caused by the new record format.marko@hundin.mysql.fi2004-12-031-2/+3
* | Many files:marko@hundin.mysql.fi2004-12-024-449/+789
* | merge with 4.1monty@mysql.com2004-10-292-14/+17
|\ \ | |/
| * Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-2/+2
| |\
| | * InnoDB: Update links to the user manualmarko@hundin.mysql.fi2004-09-081-2/+2
| * | Merge marko@build.mysql.com:/home/bk/mysql-4.1marko@hundin.mysql.fi2004-10-012-9/+9
| |\ \
| | * | InnoDB: quote identifiers according to MySQL settings (Bug #5292)marko@hundin.mysql.fi2004-10-012-9/+9
| * | | Fixed unique prefix key bug for multibyte character sets (BUG #4521) for jan@hundin.mysql.fi2004-09-031-3/+6
| |/ /
* | | btr0sea.c, buf0lru.c, buf0buf.c, ha0ha.c, hash0hash.h, ha0ha.h, buf0buf.h:heikki@hundin.mysql.fi2004-10-271-70/+4
|/ /
* | manual merged (blame me!)serg@serg.mylan2004-07-201-2/+9
|\ \ | |/
| * btr0cur.c:heikki@hundin.mysql.fi2004-07-151-2/+9
* | Merge with 4.0.21monty@mysql.com2004-06-181-2/+0
|\ \ | |/
| * InnoDB: Revert most of ChangeSet@1.1772, as the debug functions maymarko@hundin.mysql.fi2004-06-161-2/+0
* | InnoDB cleanup:marko@hundin.mysql.fi2004-05-271-2/+2
* | Merge with 4.0.20monty@mysql.com2004-05-171-1/+1
|\ \ | |/
| * InnoDB: Changed bug reporting address to http://bugs.mysql.commarko@hundin.mysql.fi2004-05-111-1/+1
* | InnoDB cleanup: eliminate IB__FILE__marko@hundin.mysql.fi2004-05-142-5/+5
* | Merge with 4.0monty@mishka.local2004-04-263-211/+226
|\ \ | |/
| * InnoDB: Remove debug functions unless #ifdef UNIV_DEBUGmarko@hundin.mysql.fi2004-04-071-0/+2
| * InnoDB: send diagnostic output to stderr or filesmarko@hundin.mysql.fi2004-04-063-181/+195
| * InnoDB: cleanup of B-tree cursor operationsmarko@hundin.mysql.fi2004-03-311-14/+18
* | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1monty@mysql.com2004-03-202-37/+50
|\ \ | |/
| * btr0btr.c:heikki@hundin.mysql.fi2004-03-201-1/+1
| * btr0btr.c:heikki@hundin.mysql.fi2004-03-192-36/+49
* | merge with 4.0monty@mysql.com2004-03-172-1/+13
|\ \ | |/
| * InnoDB: Remove some debug variables unless UNIV_SEARCH_PERF_STAT is definedmarko@hundin.mysql.fi2004-03-161-0/+2