summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove compiler warningsbb-10.3-spiderMonty2017-12-026-8/+9
* Add direct join support for SpiderMonty2017-12-0215-14/+851
* Changes to fix 64-bit Windows build errors and warnings.Jacob Mathew2017-12-025-9/+9
* merge Spider 3.3.13Kentoku SHIBA2017-12-0252-1422/+12158
* Adding direct update/delete to the server and to the partition engine.Kentoku SHIBA2017-12-0223-68/+1116
* Spider fix: Stop searching next when m_top_entry=NO_CURRENT_PART_IDMichael Widenius2017-12-021-3/+11
* Cleanups for ha_partition.ccMichael Widenius2017-12-021-45/+57
* MDEV-7702 Spiral patch 004_mariadb-10.0.15.slave-trx-retry.diffMonty2017-12-0213-64/+595
* Fix index scan cleanup in the partition engine.Monty2017-12-021-8/+10
* Adding option to tell that cmp_ref handler call is expensiveMonty2017-12-024-55/+27
* Adding support for auto_increment in the partition engine.Monty2017-12-029-29/+532
* Adding Full Text Search support to partitionsMonty2017-12-028-20/+942
* Fixed indentation in ha_partition.cc when assigning variablesMonty2017-12-021-22/+22
* Add direct aggregatesMonty2017-12-0228-96/+379
* Added more DBUG informationMonty2017-12-021-24/+67
* Adding multi_range_read support to partitionsMonty2017-12-0226-224/+2486
* MDEV-7700 Spiral patch 002_mariadb-10.0.15.spider.diff, part 2Monty2017-12-024-8/+17
* MDEV 7701 extra() calls for VP engineMonty2017-12-026-24/+137
* MDEV-7700 Spiral patch 002_mariadb-10.0.15.spider.diffMonty2017-12-021-11/+2
* Applied patch 001_mariadb-10.0.15.partition_cond_push.diffMonty2017-12-022-0/+41
* Added spider patches for adding HANDLER support for the partition engineMonty2017-12-025-24/+119
* 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
| | * | Fixed build failure with PFS disabledSergey Vojtovich2017-11-241-0/+1
| | * | Merge remote-tracking branch 'origin/10.1' into 10.2Vladislav Vaintroub2017-11-242-4/+5
| | |\ \ | | | |/
| | | * Fix Windows build with -DPLUGIN_PERFSCHEMA=NOVladislav Vaintroub2017-11-242-4/+4
| | * | Merge 10.1 into 10.2Marko Mäkelä2017-11-2411-9/+112
| | |\ \ | | | |/
| | | * MDEV-14447 mariabackup incremental incorrectly extends system tablespaceVladislav Vaintroub2017-11-245-5/+90
| | | * Fix typo, and disable own dtrace proibes on Solaris, really.Vladislav Vaintroub2017-11-211-1/+1
| | | * Fix compile error.wlad2017-11-211-1/+1
| | | * MDEV-14283 : Fix Solaris 10 build.wlad2017-11-215-2/+21
| | | * MDEV-14283 : Fix compilation of mariabackup for gcc3.xVladislav Vaintroub2017-11-211-1/+1
| | * | MDEV-14499 Mariabackup 10.2 fails to back up a multi-file InnoDB system table...Marko Mäkelä2017-11-243-44/+1
| | * | Update C/C to fix unit tests with clangVladislav Vaintroub2017-11-241-0/+0
| | * | MDEV-14483 Export _mysl_client_plugin_declaration from auth_gssapi_client.soVladislav Vaintroub2017-11-241-0/+0
| | * | Updated list of unstable tests for 10.2.11Elena Stepanova2017-11-241-101/+95