| Commit message (Expand) | Author | Age | Files | Lines |
* | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 |
|\ |
|
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ |
|
* | \ | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -0/+10 |
|\ \ \ |
|
| * | | | Addressed the feedback from the review of Monty on the cumulative patch for | Igor Babaev | 2010-12-19 | 1 | -0/+9 |
| * | | | An implementation of index intersect via a modified Unique class. | Igor Babaev | 2010-09-13 | 1 | -0/+1 |
* | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -4/+5 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | Safety change to ensure read/black trees (used with heap tables) works on 64 ... | Michael Widenius | 2009-11-16 | 1 | -2/+2 |
| * | | WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t" | unknown | 2008-05-29 | 1 | -2/+3 |
| |/ |
|
* | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -0/+1 |
|/ |
|
* | WL#3817: Simplify string / memory area types and make things more consistent ... | unknown | 2007-05-10 | 1 | -2/+2 |
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | unknown | 2006-12-23 | 1 | -2/+1 |
|\ |
|
| * | Many files: | unknown | 2006-12-23 | 1 | -2/+1 |
* | | Merge mysql.com:/home/my/mysql-5.0 | unknown | 2006-11-30 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Fixed portability issue in my_thr_init.c (was added in my last push) | unknown | 2006-11-30 | 1 | -2/+3 |
* | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new | unknown | 2006-05-08 | 1 | -8/+0 |
|\ \
| |/
|/| |
|
| * | removing MSDOS defines and code | unknown | 2006-05-08 | 1 | -8/+0 |
* | | BUG#18160 - Memory-/HEAP Table endless growing indexes | unknown | 2006-04-19 | 1 | -1/+1 |
|/ |
|
* | after merge fixes | unknown | 2004-03-18 | 1 | -2/+2 |
* | merge with 4.0 | unknown | 2004-03-17 | 1 | -1/+3 |
|\ |
|
| * | Increase max size of number of elements in key. This fixed a bug when using c... | unknown | 2004-03-16 | 1 | -1/+3 |
* | | Merge with 4.0 | unknown | 2002-11-21 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Try to optimize the cache buffer size needed for bulk_insert | unknown | 2002-11-20 | 1 | -0/+2 |
* | | fix for HEAP rb-tree indexes and BIG_TABLES problem (serg: thanks for discovery) | unknown | 2002-11-11 | 1 | -1/+1 |
* | | Merge work:/my/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1 | unknown | 2002-06-04 | 1 | -0/+2 |
|\ \ |
|
| * | | Update results for new SHOW FULL COLUMNS | unknown | 2002-06-04 | 1 | -0/+2 |
* | | | Removed unnecessary key search in the hp_rb_write_key() function | unknown | 2002-05-28 | 1 | -1/+4 |
|/ / |
|
* | | BTREE heap key structure is now the same as MyISAM | unknown | 2002-05-21 | 1 | -2/+2 |
* | | RB-Tree indexes support in HEAP tables | unknown | 2002-04-25 | 1 | -3/+15 |
|/ |
|
* | Update copyright | unknown | 2001-12-06 | 1 | -15/+14 |
* | memory-limited tree | unknown | 2001-07-02 | 1 | -6/+9 |
* | option to free_root() to not my_free() the blocks | unknown | 2001-05-12 | 1 | -0/+3 |
* | use tree for count(distinct) when possible | unknown | 2001-05-11 | 1 | -1/+1 |
* | change tree to use qsort_cmp2 - compare function with 3 instead of 2 arguments | unknown | 2001-05-10 | 1 | -2/+3 |
* | Fixes for FULLTEXT and TIME type | unknown | 2000-09-13 | 1 | -0/+1 |
* | Import changeset | unknown | 2000-07-31 | 1 | -0/+75 |