summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-14568: Server does not shut down with SIGTERM after installingbb-10.3-MDEV-14568Jacob Mathew2017-12-051-19/+68
* Add "leaves" algorithm to oqgraph.Heinz Wiesinger2017-12-057-0/+668
* Revert "MDEV-12501 -- set --maturity-level by default"Vesa Pentti2017-12-0524-42/+40
* MDEV-12501 -- set --maturity-level by defaultVesa Pentti2017-12-0424-40/+42
* MDEV-7773: Aggregate stored functionsVarun Gupta2017-12-0433-84/+2307
* Remove the side effect of setting m_sp from Item_sp::init_result_fieldVicențiu Ciorbaru2017-12-043-14/+23
* Refactor parts of Item_func_sp into Item_spVarun Gupta2017-12-046-259/+296
* Follow-up to MDEV-12288: Avoid mutex acquistion in trx_rw_is_active(0)Marko Mäkelä2017-12-041-0/+10
* Silence -Wimplicit-fallthroughMarko Mäkelä2017-12-041-1/+1
* Remove compiler warningsMonty2017-12-036-8/+9
* Add direct join support for SpiderMonty2017-12-0315-14/+851
* Changes to fix 64-bit Windows build errors and warnings.Jacob Mathew2017-12-035-9/+9
* merge Spider 3.3.13Kentoku SHIBA2017-12-0352-1422/+12158
* Adding direct update/delete to the server and to the partition engine.Kentoku SHIBA2017-12-0323-68/+1116
* Spider fix: Stop searching next when m_top_entry=NO_CURRENT_PART_IDMichael Widenius2017-12-031-3/+11
* Cleanups for ha_partition.ccMichael Widenius2017-12-031-45/+57
* MDEV-7702 Spiral patch 004_mariadb-10.0.15.slave-trx-retry.diffMonty2017-12-0313-64/+595
* Fix index scan cleanup in the partition engine.Monty2017-12-031-8/+10
* Adding option to tell that cmp_ref handler call is expensiveMonty2017-12-034-55/+27
* Adding support for auto_increment in the partition engine.Monty2017-12-039-29/+532
* Adding Full Text Search support to partitionsMonty2017-12-038-20/+942
* Fixed indentation in ha_partition.cc when assigning variablesMonty2017-12-031-22/+22
* Add direct aggregatesMonty2017-12-0328-96/+379
* Added more DBUG informationMonty2017-12-031-24/+67
* Adding multi_range_read support to partitionsMonty2017-12-0326-224/+2486
* MDEV-7700 Spiral patch 002_mariadb-10.0.15.spider.diff, part 2Monty2017-12-034-8/+17
* MDEV 7701 extra() calls for VP engineMonty2017-12-036-24/+137
* MDEV-7700 Spiral patch 002_mariadb-10.0.15.spider.diffMonty2017-12-031-11/+2
* Applied patch 001_mariadb-10.0.15.partition_cond_push.diffMonty2017-12-032-0/+41
* Added spider patches for adding HANDLER support for the partition engineMonty2017-12-035-24/+119
* Changed "const row not found" to "Const row not found"Monty2017-12-0234-194/+194
* Improve error messagesMonty2017-12-023-7/+15
* Write leaked memory before assert, if compiled with safemallocMonty2017-12-021-0/+3
* Mark constant 'null_tables' with table->const_table=1Monty2017-12-0210-11/+15
* Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-0110-35/+158
|\
| * Merge 10.2 into bb-10.2-extMarko Mäkelä2017-12-0110-35/+158
| |\
| | * Fix a Bison warning about semantic type clash in default actionMarko Mäkelä2017-12-011-1/+1
| | * MDEV-14080 InnoDB shutdown sometimes hangsMarko Mäkelä2017-12-012-2/+8
| | * MDEV-14536 : during backup, retry read of log blocks, if there isVladislav Vaintroub2017-11-305-28/+94
| | * Merge remote-tracking branch 'origin/10.1' into 10.2Vladislav Vaintroub2017-11-290-0/+0
| | |\
| | | * MDEV-14536 : In mariabackup, reread redo log blocks , if checksum mismatchVladislav Vaintroub2017-11-291-9/+22
| | * | MDEV-13384: "window" seems like a reserved column name but it's not listed as...Vicențiu Ciorbaru2017-11-293-5/+56
* | | | Optimized away excessive conditionSergey Vojtovich2017-11-301-4/+3
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-302034-109660/+179131
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-11-291904-108742/+172483
| |\ \ \ | | |/ /
| | * | bump the VERSIONDaniel Bartholomew2017-11-281-1/+1
| | * | Fix some integer type mismatch warningsMarko Mäkelä2017-11-281-2/+2
| | * | Windows, generic threadpool cleanupsVladislav Vaintroub2017-11-281-52/+77
| | * | Additions to the list of unstable tests for 10.2.11mariadb-10.2.11Elena Stepanova2017-11-271-0/+7
| | * | Fix warning.Vladislav Vaintroub2017-11-241-1/+1