summaryrefslogtreecommitdiff
path: root/include/my_tree.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-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-1/+1
|\ \ \ | |/ /
| * | cleanup: make TREE copyableSergei Golubchik2019-04-241-1/+1
* | | Fix that end_bulk_insert() doesn't write to to-be-deleted filesMonty2017-05-171-3/+3
|/ /
* | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-1/+1
|\ \ | |/
| * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-141-1/+1
| |\
| | * BUG#22594514: HANDLE_FATAL_SIGNAL (SIG=11) INNisha Gopalakrishnan2016-03-171-2/+2
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| | |\
| | * | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+1
| | |/
| | * WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-2/+2
| | * Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
| | |\
| | | * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| | * | Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2006-11-301-2/+3
| | |\ \ | | | |/
| | | * Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-2/+3
| | * | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newreggie@big_geek.2006-05-081-8/+0
| | |\ \ | | | |/ | | |/|
| | | * removing MSDOS defines and codereggie@big_geek.2006-05-081-8/+0
| | * | BUG#18160 - Memory-/HEAP Table endless growing indexessvoj@april.(none)2006-04-191-1/+1
| | |/
| | * after merge fixesmonty@mysql.com2004-03-181-2/+2
| | * merge with 4.0monty@mysql.com2004-03-171-1/+3
| | |\
| | | * Increase max size of number of elements in key. This fixed a bug when using c...monty@mysql.com2004-03-161-1/+3
| | * | Merge with 4.0monty@mashka.mysql.fi2002-11-211-1/+3
| | |\ \ | | | |/
| | | * Try to optimize the cache buffer size needed for bulk_insertmonty@mashka.mysql.fi2002-11-201-0/+2
| | * | fix for HEAP rb-tree indexes and BIG_TABLES problem (serg: thanks for discovery)ram@mysql.r18.ru2002-11-111-1/+1
| | * | Merge work:/my/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1monty@hundin.mysql.fi2002-06-041-0/+2
| | |\ \
| | | * | Update results for new SHOW FULL COLUMNSmonty@hundin.mysql.fi2002-06-041-0/+2
| | * | | Removed unnecessary key search in the hp_rb_write_key() functionram@gw.udmsearch.izhnet.ru2002-05-281-1/+4
| | |/ /
| | * | BTREE heap key structure is now the same as MyISAMram@gw.udmsearch.izhnet.ru2002-05-211-2/+2
| | * | RB-Tree indexes support in HEAP tablesbar@gw.udmsearch.izhnet.ru2002-04-251-3/+15
| | |/
| | * Update copyrightmonty@hundin.mysql.fi2001-12-061-15/+14
| | * memory-limited treeserg@serg.mysql.com2001-07-021-6/+9
| | * option to free_root() to not my_free() the blockssasha@mysql.sashanet.com2001-05-121-0/+3
| | * 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-2/+3
| | * Fixes for FULLTEXT and TIME typemonty@donna.mysql.com2000-09-131-0/+1
| | * Import changesetbk@work.mysql.com2000-07-311-0/+75
* | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-2/+4
|/
* 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-0/+10
|\ \ \
| * | | Addressed the feedback from the review of Monty on the cumulative patch for Igor Babaev2010-12-191-0/+9
| * | | An implementation of index intersect via a modified Unique class.Igor Babaev2010-09-131-0/+1
* | | | merge.Sergei Golubchik2010-11-251-4/+5
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Safety change to ensure read/black trees (used with heap tables) works on 64 ...Michael Widenius2009-11-161-2/+2
| * | WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-2/+3
| |/
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+1
|/
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-2/+2
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\
| * Many files:unknown2006-12-231-2/+1