summaryrefslogtreecommitdiff
path: root/mysys/tree.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed memory allocation in Unique to not allocate too much memoryunknown2003-06-261-0/+5
* Try to optimize the cache buffer size needed for bulk_insertunknown2002-11-201-3/+5
* Update copyrightunknown2001-12-061-17/+16
* merge with 3.23.42unknown2001-09-021-1/+1
|\
| * Fixes for OS2.unknown2001-08-221-1/+1
* | cleanupsunknown2001-07-101-25/+29
* | Redefinition of myisam_bulk_insert_tree_sizeunknown2001-07-101-1/+2
* | bulk insert optimization documentedunknown2001-07-041-1/+1
* | mergedunknown2001-07-021-0/+2
|\ \
| * \ Merge mysql.sashanet.com:/home/sasha/src/bk/mysqlunknown2001-06-041-0/+2
| |\ \ | | |/
| | * Added ABS() to make tests more portable.unknown2001-06-031-0/+2
* | | memory-limited treeunknown2001-07-021-44/+60
|/ /
* | option to free_root() to not my_free() the blocksunknown2001-05-121-3/+15
* | use tree for count(distinct) when possibleunknown2001-05-111-1/+1
* | change tree to use qsort_cmp2 - compare function with 3 instead of 2 argumentsunknown2001-05-101-4/+8
|/
* Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-121-2/+2
* Import changesetunknown2000-07-311-0/+513