summaryrefslogtreecommitdiff
path: root/mysys/tree.c
Commit message (Expand)AuthorAgeFilesLines
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-2/+2
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-121-25/+23
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-25/+23
| |\ \ \ | | |/ /
| | * | cleanup: cosmetic fixesSergei Golubchik2019-04-241-1/+1
| | * | cleanup: make TREE copyableSergei Golubchik2019-04-241-24/+22
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-02-041-1/+2
|\ \ \ \
| * | | | Added name to MEM_ROOT for esier debuggingMonty2018-02-021-1/+2
| |/ / /
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-2/+2
|\ \ \ \ | |/ / /
| * | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-2/+2
| |/ /
* | | Fix that end_bulk_insert() doesn't write to to-be-deleted filesMonty2017-05-171-14/+51
|/ /
* | spelling fixesklemens2017-03-071-2/+2
* | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-1/+2
|\ \ | |/
| * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-141-1/+2
| |\
| | * BUG#22594514: HANDLE_FATAL_SIGNAL (SIG=11) INNisha Gopalakrishnan2016-03-171-3/+3
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| | |\
| | * | 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 ...monty@mysql.com/narttu.mysql.fi2007-05-101-4/+4
| | * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| | * Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-2/+2
| | * Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-2/+2
| | * BUG#18160 - Memory-/HEAP Table endless growing indexessvoj@april.(none)2006-04-191-3/+2
| | * Bug#8321 - myisampack bug in compression algorithmingo@mysql.com2005-06-241-0/+3
| | * Changed %lx -> 0x%lx (for easier comparison of debug files)monty@mysql.com2004-08-231-2/+2
| | * 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