summaryrefslogtreecommitdiff
path: root/include/my_tree.h
Commit message (Expand)AuthorAgeFilesLines
* BUG#18160 - Memory-/HEAP Table endless growing indexessvoj@april.(none)2006-04-191-1/+1
* after merge fixesmonty@mysql.com2004-03-181-2/+2
* merge with 4.0monty@mysql.com2004-03-171-1/+3
|\
| * Increase max size of number of elements in key. This fixed a bug when using c...monty@mysql.com2004-03-161-1/+3
* | Merge with 4.0monty@mashka.mysql.fi2002-11-211-1/+3
|\ \ | |/
| * Try to optimize the cache buffer size needed for bulk_insertmonty@mashka.mysql.fi2002-11-201-0/+2
* | fix for HEAP rb-tree indexes and BIG_TABLES problem (serg: thanks for discovery)ram@mysql.r18.ru2002-11-111-1/+1
* | Merge work:/my/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1monty@hundin.mysql.fi2002-06-041-0/+2
|\ \
| * | Update results for new SHOW FULL COLUMNSmonty@hundin.mysql.fi2002-06-041-0/+2
* | | Removed unnecessary key search in the hp_rb_write_key() functionram@gw.udmsearch.izhnet.ru2002-05-281-1/+4
|/ /
* | BTREE heap key structure is now the same as MyISAMram@gw.udmsearch.izhnet.ru2002-05-211-2/+2
* | RB-Tree indexes support in HEAP tablesbar@gw.udmsearch.izhnet.ru2002-04-251-3/+15
|/
* Update copyrightmonty@hundin.mysql.fi2001-12-061-15/+14
* memory-limited treeserg@serg.mysql.com2001-07-021-6/+9
* option to free_root() to not my_free() the blockssasha@mysql.sashanet.com2001-05-121-0/+3
* use tree for count(distinct) when possiblesasha@mysql.sashanet.com2001-05-111-1/+1
* change tree to use qsort_cmp2 - compare function with 3 instead of 2 argumentssasha@mysql.sashanet.com2001-05-101-2/+3
* Fixes for FULLTEXT and TIME typemonty@donna.mysql.com2000-09-131-0/+1
* Import changesetbk@work.mysql.com2000-07-311-0/+75