summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adding direct update/delete to the server and to the partition engine.bb-10.2-spider-extra-jacobJacob Mathew2017-11-1023-110/+1221
* Spiral Patch 020: 020_mariadb-10.2.0.bulk_access.diff MDEV-7718Jacob Mathew2017-11-103-70/+814
* Fix index scan cleanup in the partition engine.10.2-spider-extra10.2-spiderMonty2017-09-291-8/+10
* Adding option to tell that cmp_ref handler call is expensiveMonty2017-09-284-55/+27
* Adding support for auto_increment in the partition engine.Monty2017-09-289-29/+532
* Adding Full Text Search support to partitionsMonty2017-09-289-21/+937
* Fixed indentation in ha_partition.cc when assigning variablesMonty2017-09-281-23/+23
* Add direct aggregatesMonty2017-09-2828-96/+376
* Added more DBUG informationMonty2017-09-091-25/+66
* Adding multi_range_read support to partitionsMonty2017-09-0926-225/+2487
* MDEV-7700 Spiral patch 002_mariadb-10.0.15.spider.diff, part 2Monty2017-09-094-8/+17
* MDEV 7701 Apply Spider patch 003_mariadb-10.0.15.vp.diffMonty2017-09-095-24/+130
* MDEV-7700 Spiral patch 002_mariadb-10.0.15.spider.diffMonty2017-09-091-11/+2
* Applied patch 001_mariadb-10.0.15.partition_cond_push.diffMonty2017-09-092-0/+41
* Added spider patches for adding HANDLER support for the partition engineMonty2017-09-095-24/+119
* MDEV-13626 Merge InnoDB test cases from MySQL 5.7 (part 1)Marko Mäkelä2017-09-084-0/+384
|\
| * Adjust the imported innodb.alter_crash test for MariaDBMarko Mäkelä2017-09-084-25/+33
| * MDEV-13626 Merge InnoDB test cases from MySQL 5.7 (part 1)Marko Mäkelä2017-09-082-0/+376
|/
* Make a test more robustMarko Mäkelä2017-09-082-2/+2
* Windows : Fix MTR's misuse of servers --console parameterVladislav Vaintroub2017-09-082-18/+2
* MDEV-13466 Implement --export option for MariaDB BackupVladislav Vaintroub2017-09-077-539/+210
* Merge 10.1 into 10.2Marko Mäkelä2017-09-074-2/+5
|\
| * Merge 10.0 into 10.1Marko Mäkelä2017-09-074-2/+5
| |\
| | * MDEV-13253 After rebuilding redo logs, InnoDB can leak data from redo log bufferMarko Mäkelä2017-09-072-0/+2
| | * Make the SEARCH_ABORT logic actually workMarko Mäkelä2017-09-071-1/+2
| | * Follow-up to MDEV-13103: Do not add __attribute__((nonnull))Marko Mäkelä2017-09-071-1/+1
* | | Fix a typo to silence -Wimplicit-fallthroughMarko Mäkelä2017-09-061-2/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2017-09-0633-239/+214
|\ \ \ | |/ /
| * | Follow-up to MDEV-13227: Shorten the testMarko Mäkelä2017-09-062-52/+12
| * | Follow-up to MDEV-13227: Do not run unnecessary test combinationsMarko Mäkelä2017-09-062-3/+1
| * | Merge 10.0 into 10.1Marko Mäkelä2017-09-0633-262/+164
| |\ \ | | |/
| | * MDEV-13103 Assertion `flags & BUF_PAGE_PRINT_NO_CRASH' failed in buf_page_printMarko Mäkelä2017-09-0624-251/+132
| | * Post-push for MDEV-13437Andrei Elkin2017-09-041-5/+5
| | * MDEV-13705 10.0.32 does not compile on architectures without 64-bit atomicsMarko Mäkelä2017-09-041-0/+1
| | * Fix compiler warningsMarko Mäkelä2017-09-017-8/+18
| * | MDEV-10972: Insert from select / view / union -- repeatable crash in 10.1, 10...Oleksandr Byelkin2017-09-045-1/+82
* | | Fix nondeterministic failure of innodb.table_flagsMarko Mäkelä2017-09-062-1/+5
* | | Mariabackup: Detach the threads at exitMarko Mäkelä2017-09-062-2/+2
* | | MDEV-13523: Group By in a View, called within a Stored Routine causes Error C...Oleksandr Byelkin2017-09-062-0/+73
* | | MDEV-13585: RocksDB plugin fails to build on macOS because of unknown type `t...Varun Gupta2017-09-054-9/+14
* | | Update test results for rocksdb.bulk_load_rev_cf_and_dataSergei Petrunia2017-09-051-0/+3
* | | MDEV-12731andrelkin2017-09-041-0/+1
* | | Fix bash expansion issue in wsrep_sst_rsync (#443)Julien Del-Piccolo2017-09-031-4/+4
* | | Follow-up to MDEV-13570 Assertion failure !srv_read_only_mode in --innodb-rea...Marko Mäkelä2017-09-011-0/+1
* | | After-merge fix for a Galera test resultMarko Mäkelä2017-09-011-0/+2
* | | Fix test for MDEV-13674: Deprecate innodb_use_mtflush and innodb_mtflush_threadsMarko Mäkelä2017-09-011-1/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2017-08-312-2/+4
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2017-08-312-2/+4
| |\ \ | | |/
| | * MDEV-13693 : Fix parameter passing to my_error.Vladislav Vaintroub2017-08-311-1/+1
| | * MDEV-13691 : my_write() sets inappropriate errno for ERROR_FILE_SYSTEM_LIMITATONVladislav Vaintroub2017-08-311-1/+3