| Commit message (Expand) | Author | Age | Files | Lines |
* | btr0sea.c: | heikki@hundin.mysql.fi | 2005-08-19 | 1 | -0/+7 |
* | InnoDB: Print more than 300 characters of queries in various error conditions, | osku@127.(none) | 2005-08-12 | 1 | -1/+1 |
* | InnoDB: Fix compile-pentium-debug-max compilation problem. | marko@hundin.mysql.fi | 2005-07-05 | 1 | -3/+4 |
* | InnoDB: Optimize page_cur_search_with_match(). | marko@hundin.mysql.fi | 2005-06-30 | 1 | -2/+6 |
* | Many files: | heikki@hundin.mysql.fi | 2005-06-27 | 2 | -5/+5 |
* | InnoDB: Replace for loops with memset() where possible. | marko@hundin.mysql.fi | 2005-06-22 | 1 | -3/+1 |
* | InnoDB: Cleanup and after review fixes. | marko@hundin.mysql.fi | 2005-06-14 | 4 | -30/+35 |
* | btr0cur.c: | marko@hundin.mysql.fi | 2005-06-10 | 1 | -5/+15 |
* | Fix bugs found in previous optimizations. | marko@hundin.mysql.fi | 2005-04-27 | 2 | -12/+19 |
* | InnoDB: Performance optimizations based on OProfile analysis | marko@hundin.mysql.fi | 2005-04-25 | 4 | -258/+246 |
* | InnoDB: Define some macros around GCC's __builtin_expect() | marko@hundin.mysql.fi | 2005-04-21 | 3 | -26/+26 |
* | InnoDB: Make CHECK TABLE killable. (Bug #9730) | marko@hundin.mysql.fi | 2005-04-20 | 1 | -5/+14 |
* | InnoDB: Replace the redo log entry type | marko@hundin.mysql.fi | 2005-04-18 | 1 | -13/+12 |
* | manually merged | serg@serg.mylan | 2005-04-06 | 1 | -1/+9 |
|\ |
|
| * | row0sel.c, btr0pcur.c, btr0pcur.ic, btr0pcur.h: | heikki@hundin.mysql.fi | 2005-04-06 | 1 | -1/+9 |
* | | InnoDB: Introduce the symbols REC_OFFS_NORMAL_SIZE and | marko@hundin.mysql.fi | 2005-03-10 | 3 | -20/+20 |
* | | InnoDB: Improve performance by about 10% by removing implicit | marko@hundin.mysql.fi | 2005-03-09 | 3 | -22/+42 |
* | | InnoDB: Zero fill newly created pages and deleted records to | marko@hundin.mysql.fi | 2005-03-01 | 1 | -17/+19 |
* | | InnoDB: Write status bits to MLOG_COMP_REC_INSERT entries. | marko@hundin.mysql.fi | 2005-01-25 | 1 | -1/+2 |
* | | InnoDB: Fix some bugs in the new record format. (Bug #7493) | marko@hundin.mysql.fi | 2004-12-28 | 3 | -7/+4 |
* | | InnoDB: Changed interface to rec_get_offsets(), to reduce the use of | marko@hundin.mysql.fi | 2004-12-09 | 4 | -247/+278 |
* | | InnoDB: Make btr_search_drop_page_hash_index() work with the compact | marko@hundin.mysql.fi | 2004-12-08 | 1 | -4/+12 |
* | | Cset exclude: heikki@hundin.mysql.fi|ChangeSet|20041027124510|04970 | marko@hundin.mysql.fi | 2004-12-08 | 1 | -4/+70 |
* | | row0mysql.c: | marko@hundin.mysql.fi | 2004-12-08 | 1 | -5/+17 |
* | | InnoDB: Fix ctype_utf8 test failure caused by the new record format. | marko@hundin.mysql.fi | 2004-12-03 | 1 | -2/+3 |
* | | Many files: | marko@hundin.mysql.fi | 2004-12-02 | 4 | -449/+789 |
* | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 2 | -14/+17 |
|\ \
| |/ |
|
| * | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 1 | -2/+2 |
| |\ |
|
| | * | InnoDB: Update links to the user manual | marko@hundin.mysql.fi | 2004-09-08 | 1 | -2/+2 |
| * | | Merge marko@build.mysql.com:/home/bk/mysql-4.1 | marko@hundin.mysql.fi | 2004-10-01 | 2 | -9/+9 |
| |\ \ |
|
| | * | | InnoDB: quote identifiers according to MySQL settings (Bug #5292) | marko@hundin.mysql.fi | 2004-10-01 | 2 | -9/+9 |
| * | | | Fixed unique prefix key bug for multibyte character sets (BUG #4521) for | jan@hundin.mysql.fi | 2004-09-03 | 1 | -3/+6 |
| |/ / |
|
* | | | btr0sea.c, buf0lru.c, buf0buf.c, ha0ha.c, hash0hash.h, ha0ha.h, buf0buf.h: | heikki@hundin.mysql.fi | 2004-10-27 | 1 | -70/+4 |
|/ / |
|
* | | manual merged (blame me!) | serg@serg.mylan | 2004-07-20 | 1 | -2/+9 |
|\ \
| |/ |
|
| * | btr0cur.c: | heikki@hundin.mysql.fi | 2004-07-15 | 1 | -2/+9 |
* | | Merge with 4.0.21 | monty@mysql.com | 2004-06-18 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | InnoDB: Revert most of ChangeSet@1.1772, as the debug functions may | marko@hundin.mysql.fi | 2004-06-16 | 1 | -2/+0 |
* | | InnoDB cleanup: | marko@hundin.mysql.fi | 2004-05-27 | 1 | -2/+2 |
* | | Merge with 4.0.20 | monty@mysql.com | 2004-05-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | InnoDB: Changed bug reporting address to http://bugs.mysql.com | marko@hundin.mysql.fi | 2004-05-11 | 1 | -1/+1 |
* | | InnoDB cleanup: eliminate IB__FILE__ | marko@hundin.mysql.fi | 2004-05-14 | 2 | -5/+5 |
* | | Merge with 4.0 | monty@mishka.local | 2004-04-26 | 3 | -211/+226 |
|\ \
| |/ |
|
| * | InnoDB: Remove debug functions unless #ifdef UNIV_DEBUG | marko@hundin.mysql.fi | 2004-04-07 | 1 | -0/+2 |
| * | InnoDB: send diagnostic output to stderr or files | marko@hundin.mysql.fi | 2004-04-06 | 3 | -181/+195 |
| * | InnoDB: cleanup of B-tree cursor operations | marko@hundin.mysql.fi | 2004-03-31 | 1 | -14/+18 |
* | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2004-03-20 | 2 | -37/+50 |
|\ \
| |/ |
|
| * | btr0btr.c: | heikki@hundin.mysql.fi | 2004-03-20 | 1 | -1/+1 |
| * | btr0btr.c: | heikki@hundin.mysql.fi | 2004-03-19 | 2 | -36/+49 |
* | | merge with 4.0 | monty@mysql.com | 2004-03-17 | 2 | -1/+13 |
|\ \
| |/ |
|
| * | InnoDB: Remove some debug variables unless UNIV_SEARCH_PERF_STAT is defined | marko@hundin.mysql.fi | 2004-03-16 | 1 | -0/+2 |