summaryrefslogtreecommitdiff
path: root/mysys/tree.c
Commit message (Expand)AuthorAgeFilesLines
* BTREE-indexes in HEAP tables can now be used to optimize ORDER BYmonty@mysql.com2004-03-251-5/+0
* Optimized GIS functionsmonty@mashka.mysql.fi2004-03-041-8/+13
* Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-0/+5
|\
| * Fixed memory allocation in Unique to not allocate too much memorymonty@mashka.mysql.fi2003-06-261-0/+5
* | comment addedserg@serg.mylan2003-06-161-0/+10
* | Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-4/+4
* | support for HA_READ_PREFIX_LAST_OR_PREV, HA_READ_PREFIX_LAST and HA_READ_BEFO...ram@mysql.r18.ru2002-11-281-20/+33
* | Merge with 4.0monty@mashka.mysql.fi2002-11-211-3/+5
|\ \ | |/
| * Try to optimize the cache buffer size needed for bulk_insertmonty@mashka.mysql.fi2002-11-201-3/+5
* | fix for HEAP rb-tree indexes and BIG_TABLES problem (serg: thanks for discovery)ram@mysql.r18.ru2002-11-111-2/+2
* | Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-9/+16
* | Removed unnecessary key search in the hp_rb_write_key() functionram@gw.udmsearch.izhnet.ru2002-05-281-0/+5
* | BTREE heap key structure is now the same as MyISAMram@gw.udmsearch.izhnet.ru2002-05-211-34/+30
* | RB-Tree indexes support in HEAP tablesbar@gw.udmsearch.izhnet.ru2002-04-251-11/+178
|/
* Update copyrightmonty@hundin.mysql.fi2001-12-061-17/+16
* merge with 3.23.42monty@work.mysql.com2001-09-021-1/+1
|\
| * Fixes for OS2.monty@hundin.mysql.fi2001-08-221-1/+1
* | cleanupsserg@serg.mysql.com2001-07-101-25/+29
* | Redefinition of myisam_bulk_insert_tree_sizemonty@tik.mysql.fi2001-07-101-1/+2
* | bulk insert optimization documentedserg@serg.mysql.com2001-07-041-1/+1
* | mergedserg@serg.mysql.com2001-07-021-0/+2
|\ \
| * \ Merge mysql.sashanet.com:/home/sasha/src/bk/mysqlsasha@mysql.sashanet.com2001-06-041-0/+2
| |\ \ | | |/
| | * Added ABS() to make tests more portable.monty@hundin.mysql.fi2001-06-031-0/+2
* | | memory-limited treeserg@serg.mysql.com2001-07-021-44/+60
|/ /
* | option to free_root() to not my_free() the blockssasha@mysql.sashanet.com2001-05-121-3/+15
* | 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-4/+8
|/
* Update to new root alloc, OPTIMIZE TABLE and some other changesmonty@donna.mysql.com2000-09-121-2/+2
* Import changesetbk@work.mysql.com2000-07-311-0/+513