summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* recv_recover_page(): Remove recv_addr lookup10.2-MDEV-12699Marko Mäkelä2019-04-041-64/+58
* Clean up recv_recover_page() furtherMarko Mäkelä2019-04-041-18/+7
* recv_recover_page(): Clean up the interfaceMarko Mäkelä2019-04-043-84/+72
* Clear after recoveryMarko Mäkelä2019-04-041-0/+4
* Revert a diagnostic patchMarko Mäkelä2019-04-041-7/+1
* Fewer recv_sys->mutex operationsMarko Mäkelä2019-04-042-64/+81
* Clean up the test caseMarko Mäkelä2019-04-042-39/+27
* recv_addr_state: Add RECV_WILL_NOT_READMarko Mäkelä2019-04-041-32/+34
* Fix race conditionsMarko Mäkelä2019-04-042-55/+60
* More cleanupMarko Mäkelä2019-04-041-30/+22
* Cleanup: mlog_reset_t mlog_resetMarko Mäkelä2019-04-041-80/+64
* Merge 10.2 into HEADMarko Mäkelä2019-04-0485-649/+403
|\
| * Merge 10.1 into 10.2Marko Mäkelä2019-04-0411-5/+34
| |\
| | * index_merge_innodb did sometimes give wrong resultsMonty2019-04-048-2/+34
| | * Fix clang -Wunused-private-fieldMarko Mäkelä2019-04-033-5/+1
| * | Do not pass table_name_t to printf-like functionsMarko Mäkelä2019-04-046-12/+12
| * | MDEV-18836: Adjust a suppressionMarko Mäkelä2019-04-031-1/+1
| * | Fix the non-debug buildMarko Mäkelä2019-04-031-2/+2
| * | Merge 10.1 into 10.2Marko Mäkelä2019-04-034-4/+0
| |\ \ | | |/
| | * Remove unused declarationsMarko Mäkelä2019-04-039-63/+1
| | * Fix more -Wnonnull-compareMarko Mäkelä2019-04-032-2/+0
| * | MDEV-18733 MariaDB slow start after crash recoveryMarko Mäkelä2019-04-0320-181/+177
| * | Remove a useless CHECK TABLE printout for debug buildsMarko Mäkelä2019-04-031-7/+0
| * | Clean up table_name_tMarko Mäkelä2019-04-037-81/+46
| * | MDEV-11487: Remove dict_table_get_n_sys_cols()Marko Mäkelä2019-04-036-23/+13
| * | Merge 10.1 into 10.2Marko Mäkelä2019-04-0340-334/+102
| |\ \ | | |/
| | * Fix -Wnonnull-compareMarko Mäkelä2019-04-0334-321/+48
| | * MDEV-18298 Crashes server with segfault during role grantsSergei Golubchik2019-04-023-1/+53
| | * cmake: only search for libraries that are neededSergei Golubchik2019-04-021-2/+2
| | * cmake: fix krb5 detection on SUSESergei Golubchik2019-04-021-1/+1
| | * speedup RPM buildsSergei Golubchik2019-04-021-0/+2
| * | MDEV-19085: Remove a bogus debug assertionMarko Mäkelä2019-04-023-1/+18
* | | - Set the FIL_PAGE_LSN as zero in buf_page_create().Thirunarayanan Balathandayuthapani2019-04-031-0/+1
* | | Merge 10.2 into HEADMarko Mäkelä2019-04-0240-2931/+4753
|\ \ \ | |/ /
| * | Fix integer type mismatchMarko Mäkelä2019-04-023-8/+8
| * | MDEV-19128 fil_name_parse() for MLOG_FILE_ is not portableMarko Mäkelä2019-04-021-6/+37
| * | Merge 10.1 into 10.2Marko Mäkelä2019-04-0221-2390/+4630
| |\ \ | | |/
| | * Omit the definition of unused function yyset_extra()Marko Mäkelä2019-04-024-6/+6
| | * Rebuild the InnoDB lexical analyzers with flex 2.6.4Marko Mäkelä2019-04-0118-2234/+4502
| | * MDEV-19111 Unused field INFORMATION_SCHEMA.INNODB_TABLESPACES_SCRUBBING.ROTAT...Marko Mäkelä2019-04-011-9/+0
| * | MDEV-19085: Fix a typo that was caught by GCC 5.4Marko Mäkelä2019-04-011-2/+1
| * | MDEV-19085 Assertion failures due to virtual columns after upgrading from 10.1Marko Mäkelä2019-04-011-5/+17
| * | Disable tests in rocksdb_stress suite (which was enabled a few commits ago)Sergei Petrunia2019-04-011-0/+2
| * | MDEV-19089, part #2: mark rocksdb.deadlock as "big test"Sergei Petrunia2019-03-301-0/+1
| * | MDEV-19089 part #1: adapt rocksdb_stress suite for MariaDBSergei Petrunia2019-03-308-8/+61
| * | remove unneeded codeEugene Kosov2019-03-291-4/+1
| * | remove dead codeEugene Kosov2019-03-296-514/+0
* | | Initialize the entire page on MLOG_ZIP_PAGE_COMPRESSMarko Mäkelä2019-04-023-52/+30
* | | - Forget to push assert for the failureThirunarayanan Balathandayuthapani2019-04-022-1/+2
* | | - Trying to find why mariabackup.xb_compressed_encrypted test case failed.Thirunarayanan Balathandayuthapani2019-04-022-2/+7