summaryrefslogtreecommitdiff
path: root/mysys/tree.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-2/+1
* MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-6/+10
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\
* | \ merge with 5.3Sergei Golubchik2011-10-191-1/+8
|\ \ \
| * \ \ Merge in new handler and handlersocket code into 5.3 mainMichael Widenius2011-02-221-0/+4
| |\ \ \
| | * | | - Fixed that Aria works with HANDLER commandsMichael Widenius2011-01-101-0/+4
| * | | | Fix compile errors:Vladislav Vaintroub2011-02-011-1/+2
| * | | | An implementation of index intersect via a modified Unique class.Igor Babaev2010-09-131-0/+2
| |/ / /
* | | | merge.Sergei Golubchik2010-11-251-4/+4
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Safety change to ensure read/black trees (used with heap tables) works on 64 ...Michael Widenius2009-11-161-4/+4
| |/
* | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-2/+2
|/
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-4/+4
* Many files:unknown2006-12-231-2/+1
* Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-2/+2
* Remove compiler warningsunknown2006-11-201-2/+2
* BUG#18160 - Memory-/HEAP Table endless growing indexesunknown2006-04-191-3/+2
* Bug#8321 - myisampack bug in compression algorithmunknown2005-06-241-0/+3
* Changed %lx -> 0x%lx (for easier comparison of debug files)unknown2004-08-231-2/+2
* BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-251-5/+0
* Optimized GIS functionsunknown2004-03-041-8/+13
* Merge with 4.0.14unknown2003-08-111-0/+5
|\
| * Fixed memory allocation in Unique to not allocate too much memoryunknown2003-06-261-0/+5
* | comment addedunknown2003-06-161-0/+10
* | Portability fixes (for windows)unknown2003-01-211-4/+4
* | support for HA_READ_PREFIX_LAST_OR_PREV, HA_READ_PREFIX_LAST and HA_READ_BEFO...unknown2002-11-281-20/+33
* | Merge with 4.0unknown2002-11-211-3/+5
|\ \ | |/
| * Try to optimize the cache buffer size needed for bulk_insertunknown2002-11-201-3/+5
* | fix for HEAP rb-tree indexes and BIG_TABLES problem (serg: thanks for discovery)unknown2002-11-111-2/+2
* | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-9/+16
* | Removed unnecessary key search in the hp_rb_write_key() functionunknown2002-05-281-0/+5
* | BTREE heap key structure is now the same as MyISAMunknown2002-05-211-34/+30
* | RB-Tree indexes support in HEAP tablesunknown2002-04-251-11/+178
|/
* 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