summaryrefslogtreecommitdiff
path: root/include/my_tree.h
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge mysql.com:/home/my/mysql-5.0unknown2006-11-301-2/+3
|\ \ | |/
| * Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-2/+3
* | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-081-8/+0
|\ \ | |/ |/|
| * removing MSDOS defines and codeunknown2006-05-081-8/+0
* | BUG#18160 - Memory-/HEAP Table endless growing indexesunknown2006-04-191-1/+1
|/
* after merge fixesunknown2004-03-181-2/+2
* merge with 4.0unknown2004-03-171-1/+3
|\
| * Increase max size of number of elements in key. This fixed a bug when using c...unknown2004-03-161-1/+3
* | Merge with 4.0unknown2002-11-211-1/+3
|\ \ | |/
| * Try to optimize the cache buffer size needed for bulk_insertunknown2002-11-201-0/+2
* | fix for HEAP rb-tree indexes and BIG_TABLES problem (serg: thanks for discovery)unknown2002-11-111-1/+1
* | Merge work:/my/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1unknown2002-06-041-0/+2
|\ \
| * | Update results for new SHOW FULL COLUMNSunknown2002-06-041-0/+2
* | | Removed unnecessary key search in the hp_rb_write_key() functionunknown2002-05-281-1/+4
|/ /
* | BTREE heap key structure is now the same as MyISAMunknown2002-05-211-2/+2
* | RB-Tree indexes support in HEAP tablesunknown2002-04-251-3/+15
|/
* Update copyrightunknown2001-12-061-15/+14
* memory-limited treeunknown2001-07-021-6/+9
* option to free_root() to not my_free() the blocksunknown2001-05-121-0/+3
* 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-2/+3
* Fixes for FULLTEXT and TIME typeunknown2000-09-131-0/+1
* Import changesetunknown2000-07-311-0/+75