summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26467: Actually use spinloop on block_lockMarko Mäkelä2021-09-282-1/+17
* MDEV-26467: Universally implement spin loopMarko Mäkelä2021-09-282-58/+104
* MDEV-26467: More cache friendlinessMarko Mäkelä2021-09-281-29/+72
* MDEV-26631 InnoDB fails to fetch page from doublewrite bufferbb-10.6-MDEV-26631Thirunarayanan Balathandayuthapani2021-09-241-8/+24
* Merge 10.5 into 10.6Marko Mäkelä2021-09-2422-274/+884
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-09-245-5/+19
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-09-245-4/+18
| | |\
| | | * MDEV-26672 innodb_undo_log_truncate may reset transaction ID sequenceMarko Mäkelä2021-09-246-5/+21
| * | | Merge 10.4 into 10.5Marko Mäkelä2021-09-248-3/+418
| |\ \ \ | | |/ /
| | * | Merge 10.3 into 10.4Marko Mäkelä2021-09-2215-46/+629
| | |\ \ | | | |/
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-09-229-44/+214
| | | |\
| | | | * MDEV-26450: Corruption due to innodb_undo_log_truncatebb-10.2-MDEV-26450Marko Mäkelä2021-09-227-42/+214
| | | | * MDEV-26545 Spider does not correctly handle UDF and stored function in where ...Daniel Ye2021-09-225-1/+418
| | | | * MDEV-26636: InnoDB defragmentation statistics cause races on TEMPORARY TABLEMarko Mäkelä2021-09-181-1/+2
| | | | * MDEV-25702 Auxiliary FTS table evicts during optimize tableThirunarayanan Balathandayuthapani2021-09-131-1/+2
| | | * | MDEV-26545 Spider does not correctly handle UDF and stored function in where ...Daniel Ye2021-09-225-1/+414
| | | * | Fix Connect build with MSVC+NinjaVladislav Vaintroub2021-09-111-0/+1
| * | | | MDEV-26445 innodb_undo_log_truncate is unnecessarily slowMarko Mäkelä2021-09-246-267/+325
| * | | | MDEV-26450: Corruption due to innodb_undo_log_truncateMarko Mäkelä2021-09-247-38/+168
| * | | | MDEV-26626 fixup: Do not advance checkpoint during startupMarko Mäkelä2021-09-241-1/+3
* | | | | MDEV-26467 fixup: Fix cmake -DWITH_UNIT_TESTS=ON for SUX_LOCK_GENERICMarko Mäkelä2021-09-241-0/+8
* | | | | MDEV-25919 fixup: Acquire MDL also in defragmentationMarko Mäkelä2021-09-183-23/+18
* | | | | MDEV-24258 fixup: Correct a conditionMarko Mäkelä2021-09-181-2/+2
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-09-171-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-09-171-1/+1
| |\ \ \ \ | | |/ / /
| | * | | MDEV-26621 assertion failue "index->table->persistent_autoinc" in /storage/in...bb-10.4-kevgsEugene Kosov2021-09-161-1/+1
* | | | | MDEV-26623 Possible race condition between statistics and bulk insertMarko Mäkelä2021-09-175-512/+424
* | | | | Cleanup: Make btr_root_block_get() more robustMarko Mäkelä2021-09-174-20/+9
* | | | | MDEV-26609 : Avoid deriving ELEMENT_PER_LATCH from cachelineKrunal Bauskar2021-09-172-6/+23
* | | | | MDEV-26356 fixup: integer type mismatch on 32-bitMarko Mäkelä2021-09-171-1/+1
* | | | | MDEV-26356 fixup: Adjust innodb_max_purge_lag_waitMarko Mäkelä2021-09-161-0/+8
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-09-1610-35/+65
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-26626 InnoDB fails to advance the log checkpointMarko Mäkelä2021-09-161-0/+9
| * | | | Updated rocksdb test resultMonty2021-09-163-21/+21
| * | | | Fixed bug in aria_chk that overwrote sort_buffer_lengthMonty2021-09-153-7/+9
| * | | | Improve error messages from Ariatmp-10.5-montyMonty2021-09-152-5/+24
| * | | | Fixed compiler warnings in CONNECTMonty2021-09-152-3/+4
| * | | | perfschema: use correct type for left shiftsSergei Golubchik2021-09-121-1/+1
* | | | | MDEV-26356 Adaptive purge scheduling based on redo log fill factorbb-10.6-MDEV-26356Marko Mäkelä2021-09-142-10/+101
* | | | | MDEV-26356 preparation: Refactor purge_stateMarko Mäkelä2021-09-141-141/+94
* | | | | MDEV-24258 fixup: Do not update dict_table_t::n_ref_countMarko Mäkelä2021-09-131-5/+2
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-09-1181-1229/+1262
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-09-113-6/+14
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-09-112-6/+12
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-09-112-6/+12
| | | |\ \ | | | | |/
| | | | * MDEV-26537 InnoDB corrupts files due to incorrect st_blksize calculationMarko Mäkelä2021-09-102-7/+13
| | * | | MDEV-25951 followup: Add #ifdef around debug codeMarko Mäkelä2021-09-111-1/+3
| * | | | Merge fixup 7c33ecb6651fb80f46bf9f3d8fee2e2f2b70995dMarko Mäkelä2021-09-113-43/+53
| * | | | Expand performance_schema tables definitions with column commentsVicențiu Ciorbaru2021-09-1024-315/+315
| * | | | MDEV-25325 built-in documentation for performance_schema tablesHaidong Ji2021-09-107-78/+78