Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -2/+2 |
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 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 | -25/+23 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 1 | -25/+23 |
| |\ \ \ | | |/ / | |||||
| | * | | cleanup: cosmetic fixes | Sergei Golubchik | 2019-04-24 | 1 | -1/+1 |
| | * | | cleanup: make TREE copyable | Sergei Golubchik | 2019-04-24 | 1 | -24/+22 |
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2018-02-04 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | Added name to MEM_ROOT for esier debugging | Monty | 2018-02-02 | 1 | -1/+2 |
| |/ / / | |||||
* | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -2/+2 |
| |/ / | |||||
* | | | Fix that end_bulk_insert() doesn't write to to-be-deleted files | Monty | 2017-05-17 | 1 | -14/+51 |
|/ / | |||||
* | | spelling fixes | klemens | 2017-03-07 | 1 | -2/+2 |
* | | Merge branch '5.5' into bb-10.0 | Sergei Golubchik | 2016-06-21 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-06-14 | 1 | -1/+2 |
| |\ | |||||
| | * | BUG#22594514: HANDLE_FATAL_SIGNAL (SIG=11) IN | Nisha Gopalakrishnan | 2016-03-17 | 1 | -3/+3 |
| | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| | |\ | |||||
| | * | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -2/+2 |
| | |/ | |||||
| | * | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -4/+4 |
| | * | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
| | * | 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/+2 |
| | * | Remove compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 1 | -2/+2 |
| | * | BUG#18160 - Memory-/HEAP Table endless growing indexes | svoj@april.(none) | 2006-04-19 | 1 | -3/+2 |
| | * | Bug#8321 - myisampack bug in compression algorithm | ingo@mysql.com | 2005-06-24 | 1 | -0/+3 |
| | * | Changed %lx -> 0x%lx (for easier comparison of debug files) | monty@mysql.com | 2004-08-23 | 1 | -2/+2 |
| | * | BTREE-indexes in HEAP tables can now be used to optimize ORDER BY | monty@mysql.com | 2004-03-25 | 1 | -5/+0 |
| | * | Optimized GIS functions | monty@mashka.mysql.fi | 2004-03-04 | 1 | -8/+13 |
| | * | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -0/+5 |
| | |\ | |||||
| | | * | Fixed memory allocation in Unique to not allocate too much memory | monty@mashka.mysql.fi | 2003-06-26 | 1 | -0/+5 |
| | * | | comment added | serg@serg.mylan | 2003-06-16 | 1 | -0/+10 |
| | * | | Portability fixes (for windows) | monty@mashka.mysql.fi | 2003-01-21 | 1 | -4/+4 |
| | * | | support for HA_READ_PREFIX_LAST_OR_PREV, HA_READ_PREFIX_LAST and HA_READ_BEFO... | ram@mysql.r18.ru | 2002-11-28 | 1 | -20/+33 |
| | * | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -3/+5 |
| | |\ \ | | | |/ | |||||
| | | * | Try to optimize the cache buffer size needed for bulk_insert | monty@mashka.mysql.fi | 2002-11-20 | 1 | -3/+5 |
| | * | | fix for HEAP rb-tree indexes and BIG_TABLES problem (serg: thanks for discovery) | ram@mysql.r18.ru | 2002-11-11 | 1 | -2/+2 |
| | * | | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -9/+16 |
| | * | | Removed unnecessary key search in the hp_rb_write_key() function | ram@gw.udmsearch.izhnet.ru | 2002-05-28 | 1 | -0/+5 |
| | * | | BTREE heap key structure is now the same as MyISAM | ram@gw.udmsearch.izhnet.ru | 2002-05-21 | 1 | -34/+30 |
| | * | | RB-Tree indexes support in HEAP tables | bar@gw.udmsearch.izhnet.ru | 2002-04-25 | 1 | -11/+178 |
| | |/ | |||||
| | * | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -17/+16 |
| | * | merge with 3.23.42 | monty@work.mysql.com | 2001-09-02 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Fixes for OS2. | monty@hundin.mysql.fi | 2001-08-22 | 1 | -1/+1 |
| | * | | cleanups | serg@serg.mysql.com | 2001-07-10 | 1 | -25/+29 |
| | * | | Redefinition of myisam_bulk_insert_tree_size | monty@tik.mysql.fi | 2001-07-10 | 1 | -1/+2 |
| | * | | bulk insert optimization documented | serg@serg.mysql.com | 2001-07-04 | 1 | -1/+1 |
| | * | | merged | serg@serg.mysql.com | 2001-07-02 | 1 | -0/+2 |
| | |\ \ | |||||
| | | * \ | Merge mysql.sashanet.com:/home/sasha/src/bk/mysql | sasha@mysql.sashanet.com | 2001-06-04 | 1 | -0/+2 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Added ABS() to make tests more portable. | monty@hundin.mysql.fi | 2001-06-03 | 1 | -0/+2 |