| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge hundin.mysql.fi:/home/marko/mysql-4.1 | unknown | 2005-07-26 | 1 | -0/+2 |
|\ |
|
| * | InnoDB: Do not flush after each write, not even when creating the | unknown | 2005-07-26 | 1 | -0/+2 |
* | | Implement MySQL framework to support consistent read views in | unknown | 2005-07-22 | 3 | -2/+54 |
* | | sync0sync.c, sync0sync.h: | unknown | 2005-07-21 | 1 | -2/+3 |
* | | InnoDB: Make the srv_thread_concurrency checks more consistent. | unknown | 2005-07-06 | 1 | -0/+1 |
* | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2005-07-04 | 1 | -2/+4 |
|\ \ |
|
| * | | InnoDB: Optimize page_cur_search_with_match(). | unknown | 2005-06-30 | 1 | -2/+4 |
* | | | trx0trx.h, trx0trx.ic, row0mysql.c: | unknown | 2005-07-01 | 2 | -4/+4 |
* | | | trx0trx.ic, trx0trx.h: | unknown | 2005-07-01 | 2 | -9/+17 |
* | | | Many files: | unknown | 2005-07-01 | 3 | -6/+103 |
|/ / |
|
* | | Merge hundin.mysql.fi:/home/marko/mysql-4.1 | unknown | 2005-06-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | InnoDB: Optimize the extension of files. This will greatly speed | unknown | 2005-06-27 | 1 | -1/+1 |
* | | InnoDB: Correct a function comment. | unknown | 2005-06-22 | 2 | -2/+2 |
* | | Merge hundin.mysql.fi:/home/marko/mysql-5.0 | unknown | 2005-06-21 | 35 | -469/+517 |
|\ \ |
|
| * | | InnoDB: Remove warnings detected by GCC 4.0.0 | unknown | 2005-06-20 | 3 | -13/+10 |
| * | | InnoDB: remove flag lock_print_waits from non-debug builds. | unknown | 2005-06-17 | 1 | -0/+2 |
| * | | InnoDB: After review fixes | unknown | 2005-06-16 | 1 | -2/+2 |
| * | | InnoDB: Fix ut0dbg compilation errors on NetWare | unknown | 2005-06-16 | 1 | -6/+2 |
| * | | InnoDB: Remove unreachable debug code from non-debug builds. | unknown | 2005-06-15 | 3 | -1/+8 |
| * | | InnoDB: Remove unreferenced debug functions from non-debug builds. | unknown | 2005-06-13 | 3 | -7/+11 |
| * | | InnoDB: Remove compiler warning | unknown | 2005-06-10 | 1 | -4/+6 |
| * | | InnoDB: minor clean-up in os0file | unknown | 2005-06-10 | 1 | -0/+3 |
| * | | innobase/include/univ.i: Added some comments. | unknown | 2005-06-10 | 1 | -5/+15 |
| * | | InnoDB: Improved the handling of assertions. | unknown | 2005-06-10 | 1 | -59/+66 |
| * | | InnoDB: Do not distinguish explicitly requested table locks. | unknown | 2005-06-08 | 3 | -32/+4 |
| * | | Remove unused function rec_offs_nth_null(). | unknown | 2005-04-27 | 2 | -30/+8 |
| * | | Fix bugs found in previous optimizations. | unknown | 2005-04-27 | 3 | -14/+13 |
| * | | InnoDB: Performance optimizations based on OProfile analysis | unknown | 2005-04-25 | 12 | -188/+259 |
| * | | InnoDB: Optimize rec_get_offsets(), rec_copy_prefix_to_buf() and | unknown | 2005-04-22 | 2 | -71/+43 |
| * | | InnoDB: Some low-level optimizations made based on OProfile results. | unknown | 2005-04-22 | 11 | -48/+44 |
| * | | InnoDB: Make branch prediction assume that assertions do not fail. | unknown | 2005-04-21 | 1 | -4/+2 |
| * | | InnoDB: Speed up comparison functions by making | unknown | 2005-04-21 | 1 | -1/+1 |
| * | | InnoDB: Reduce memcpy() load in row_sel_pop_cached_row_for_mysql() | unknown | 2005-04-21 | 1 | -0/+2 |
| * | | InnoDB: Define some macros around GCC's __builtin_expect() | unknown | 2005-04-21 | 1 | -0/+14 |
| * | | InnoDB: Make CHECK TABLE killable. (Bug #9730) | unknown | 2005-04-20 | 2 | -1/+17 |
| * | | InnoDB: Replace the redo log entry type | unknown | 2005-04-18 | 2 | -3/+5 |
* | | | After merge fix | unknown | 2005-05-06 | 1 | -0/+3 |
* | | | Merge | unknown | 2005-05-06 | 2 | -5/+14 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2005-05-06 | 2 | -3/+14 |
| |\ \ |
|
| | * | | InnoDB: Truncate SHOW INNODB STATUS output at the start of the list | unknown | 2005-04-19 | 2 | -3/+14 |
* | | | | Merge hundin.mysql.fi:/home/heikki/mysql-4.1 | unknown | 2005-04-27 | 1 | -0/+7 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | dict0dict.c, dict0dict.h, fil0fil.c: | unknown | 2005-04-27 | 1 | -0/+7 |
| |/ |
|
* | | Adding --innodb_fast_shutdown=2 which shuts down InnoDB faster than the defau... | unknown | 2005-04-15 | 1 | -4/+6 |
* | | Merge | unknown | 2005-04-13 | 2 | -2/+4 |
|\ \
| |/ |
|
| * | InnoDB: Ignore character set mismatch in ALTER TABLE and RENAME TABLE | unknown | 2005-04-12 | 2 | -2/+4 |
* | | manually merged | unknown | 2005-04-06 | 3 | -0/+16 |
|\ \
| |/ |
|
| * | InnoDB: Avoid test suite failures caused by a locking conflict | unknown | 2005-04-06 | 1 | -0/+2 |
| * | row0sel.c, btr0pcur.c, btr0pcur.ic, btr0pcur.h: | unknown | 2005-04-06 | 2 | -0/+14 |
* | | Merge bk-internal:/home/bk/mysql-5.0 | unknown | 2005-03-22 | 1 | -0/+6 |
|\ \ |
|
| * \ | Merge hundin.mysql.fi:/home/heikki/mysql-4.1 | unknown | 2005-03-21 | 1 | -0/+6 |
| |\ \
| | |/ |
|