Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| |\ | |||||
| | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-05-12 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | cleanup: make TREE copyable | Sergei Golubchik | 2019-04-24 | 1 | -1/+1 |
* | | | Fix that end_bulk_insert() doesn't write to to-be-deleted files | Monty | 2017-05-17 | 1 | -3/+3 |
|/ / | |||||
* | | Merge branch '5.5' into bb-10.0 | Sergei Golubchik | 2016-06-21 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-06-14 | 1 | -1/+1 |
| |\ | |||||
| | * | BUG#22594514: HANDLE_FATAL_SIGNAL (SIG=11) IN | Nisha Gopalakrishnan | 2016-03-17 | 1 | -2/+2 |
| | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| | |\ | |||||
| | * | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -0/+1 |
| | |/ | |||||
| | * | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -2/+2 |
| | * | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
| | |\ | |||||
| | | * | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
| | * | | Merge mysql.com:/home/my/mysql-5.0 | monty@narttu.mysql.fi | 2006-11-30 | 1 | -2/+3 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed portability issue in my_thr_init.c (was added in my last push) | monty@mysql.com/narttu.mysql.fi | 2006-11-30 | 1 | -2/+3 |
| | * | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new | reggie@big_geek. | 2006-05-08 | 1 | -8/+0 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | removing MSDOS defines and code | reggie@big_geek. | 2006-05-08 | 1 | -8/+0 |
| | * | | BUG#18160 - Memory-/HEAP Table endless growing indexes | svoj@april.(none) | 2006-04-19 | 1 | -1/+1 |
| | |/ | |||||
| | * | after merge fixes | monty@mysql.com | 2004-03-18 | 1 | -2/+2 |
| | * | merge with 4.0 | monty@mysql.com | 2004-03-17 | 1 | -1/+3 |
| | |\ | |||||
| | | * | Increase max size of number of elements in key. This fixed a bug when using c... | monty@mysql.com | 2004-03-16 | 1 | -1/+3 |
| | * | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -1/+3 |
| | |\ \ | | | |/ | |||||
| | | * | Try to optimize the cache buffer size needed for bulk_insert | monty@mashka.mysql.fi | 2002-11-20 | 1 | -0/+2 |
| | * | | fix for HEAP rb-tree indexes and BIG_TABLES problem (serg: thanks for discovery) | ram@mysql.r18.ru | 2002-11-11 | 1 | -1/+1 |
| | * | | Merge work:/my/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1 | monty@hundin.mysql.fi | 2002-06-04 | 1 | -0/+2 |
| | |\ \ | |||||
| | | * | | Update results for new SHOW FULL COLUMNS | monty@hundin.mysql.fi | 2002-06-04 | 1 | -0/+2 |
| | * | | | Removed unnecessary key search in the hp_rb_write_key() function | ram@gw.udmsearch.izhnet.ru | 2002-05-28 | 1 | -1/+4 |
| | |/ / | |||||
| | * | | BTREE heap key structure is now the same as MyISAM | ram@gw.udmsearch.izhnet.ru | 2002-05-21 | 1 | -2/+2 |
| | * | | RB-Tree indexes support in HEAP tables | bar@gw.udmsearch.izhnet.ru | 2002-04-25 | 1 | -3/+15 |
| | |/ | |||||
| | * | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -15/+14 |
| | * | memory-limited tree | serg@serg.mysql.com | 2001-07-02 | 1 | -6/+9 |
| | * | option to free_root() to not my_free() the blocks | sasha@mysql.sashanet.com | 2001-05-12 | 1 | -0/+3 |
| | * | use tree for count(distinct) when possible | sasha@mysql.sashanet.com | 2001-05-11 | 1 | -1/+1 |
| | * | change tree to use qsort_cmp2 - compare function with 3 instead of 2 arguments | sasha@mysql.sashanet.com | 2001-05-10 | 1 | -2/+3 |
| | * | Fixes for FULLTEXT and TIME type | monty@donna.mysql.com | 2000-09-13 | 1 | -0/+1 |
| | * | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+75 |
* | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -2/+4 |
|/ | |||||
* | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 |
|\ | |||||
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ | |||||
* | \ | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -0/+10 |
|\ \ \ | |||||
| * | | | Addressed the feedback from the review of Monty on the cumulative patch for | Igor Babaev | 2010-12-19 | 1 | -0/+9 |
| * | | | An implementation of index intersect via a modified Unique class. | Igor Babaev | 2010-09-13 | 1 | -0/+1 |
* | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -4/+5 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Safety change to ensure read/black trees (used with heap tables) works on 64 ... | Michael Widenius | 2009-11-16 | 1 | -2/+2 |
| * | | WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t" | unknown | 2008-05-29 | 1 | -2/+3 |
| |/ | |||||
* | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -0/+1 |
|/ | |||||
* | WL#3817: Simplify string / memory area types and make things more consistent ... | unknown | 2007-05-10 | 1 | -2/+2 |
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | unknown | 2006-12-23 | 1 | -2/+1 |
|\ | |||||
| * | Many files: | unknown | 2006-12-23 | 1 | -2/+1 |