summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 32-bit fixes.bb-10.3-MDEV-11025Jan Lindström2017-10-236-0/+3313
* 32-bit fixes.Jan Lindström2017-09-262-282/+64
* Try to fix test failure.Jan Lindström2017-09-141-157/+2
* Fix crash seen on Windows. Can't reuse is_finished event.Jan Lindström2017-09-111-4/+8
* Fix windows test failures.Jan Lindström2017-09-103-85/+479
* Fix mariabackup test failure.Jan Lindström2017-09-101-2/+6
* Fix test failure (part 1).Jan Lindström2017-09-091-2/+2
* MDEV-11025: Make number of page cleaner threads variable dynamicJan Lindström2017-09-098-15/+289
* Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-0814-557/+596
|\
| * Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-0814-557/+596
| |\
| | * 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
* | | Cleanups and fixesMonty2017-09-084-24/+22
* | | Give asserts if update_stats() fails.Monty2017-09-081-1/+7
* | | Make debug multi thread safeMonty2017-09-081-25/+87
* | | Fixed monitor.test to handle statistics >= 10Monty2017-09-082-27/+21
* | | MDEV-13732 User with SELECT privilege can ALTER sequenceMonty2017-09-084-4/+84
* | | Add some const qualifiersMarko Mäkelä2017-09-084-8/+8
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-0735-132/+243
|\ \ \ | |/ /
| * | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-0750-255/+320
| |\ \ | | |/
| | * 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
* | | | | MDEV-13724 ALTER TABLE…ALGORITHM=INPLACE is modifying the source tableMarko Mäkelä2017-09-063-13/+14
* | | | | Inline definition of mem_heap_dup(), mem_heap_strdup(), mem_heap_strdupl()Marko Mäkelä2017-09-053-66/+30
* | | | | update sysvars_server_notembedded,32bit.rdiffSergei Golubchik2017-09-021-132/+132
* | | | | Fix compile warnings.Vladislav Vaintroub2017-09-011-1/+0