summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.11 into 11.0Marko Mäkelä2023-03-068-63/+84
|\
| * Merge 10.10 into 10.11Marko Mäkelä2023-03-068-72/+91
| |\
| | * Merge 10.9 into 10.10Marko Mäkelä2023-03-068-72/+91
| | |\
| | | * Merge 10.8 into 10.9Marko Mäkelä2023-03-068-72/+91
| | | |\
| | | | * Merge 10.6 into 10.8Marko Mäkelä2023-03-067-70/+88
| | | | |\
| | | | | * MDEV-30341 Reset check_foreigns, check_unique_secondary variablesThirunarayanan Balathandayuthapani2023-03-022-1/+6
| | | | | * Merge 10.5 into 10.6Marko Mäkelä2023-02-285-69/+82
| | | | | |\
| | | | | | * MDEV-30753 Possible corruption due to trx_purge_free_segment()Marko Mäkelä2023-02-282-59/+39
| | | | | | * Added detection of memory overwrite with multi_mallocbb-10.5-montyMonty2023-02-274-17/+42
| | | | * | | MDEV-30752 Assertion `!index->is_ibuf()' failed aroundThirunarayanan Balathandayuthapani2023-03-021-2/+3
| * | | | | | MDEV-30311 system-wide max transaction id corrupted after changing the undo t...Marko Mäkelä2023-03-031-1/+10
* | | | | | | MMAP does not work reliable on windowsMonty2023-03-021-0/+8
* | | | | | | Don't log delete_all_rows() for temporary Aria files to transaction logMonty2023-03-021-3/+3
* | | | | | | Fixes to make dbug traces from Windows easier to compare with Unix tracesMonty2023-03-025-8/+17
* | | | | | | MDEV-30671 follow-up: Remove the field TRX_UNDO_NEEDS_PURGEMarko Mäkelä2023-02-284-28/+7
* | | | | | | Merge 10.11 into 11.0Marko Mäkelä2023-02-2812-216/+209
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 10.10 into 10.11Marko Mäkelä2023-02-2812-216/+209
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 10.9 into 10.10Marko Mäkelä2023-02-2810-213/+206
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge 10.8 into 10.9Marko Mäkelä2023-02-2810-213/+206
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge 10.6 into 10.8Marko Mäkelä2023-02-2810-213/+206
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Merge 10.5 into 10.6Marko Mäkelä2023-02-276-206/+155
| | | | | |\ \ | | | | | | |/
| | | | | | * MDEV-30671 InnoDB undo log truncation fails to wait for purge of historyMarko Mäkelä2023-02-246-190/+158
| | | | | * | MDEV-25984 Assertion `max_doc_id > 0' failed in fts_init_doc_id()Thirunarayanan Balathandayuthapani2023-02-222-3/+5
| | | | | * | MDEV-27701 Race on trx->lock.wait_lock between lock_rec_move() and lock_sys_t...Vlad Lesin2023-02-202-4/+46
| | * | | | | MDEV-30661 UPPER() returns an empty string for U+0251 in uca1400 collations f...Alexander Barkov2023-02-173-3/+3
* | | | | | | MDEV-30544 Deprecate innodb_defragment and related parametersMarko Mäkelä2023-02-211-6/+6
* | | | | | | MDEV-29694 fixup: Remove srv_change_buffer_max_size, adjust commentsMarko Mäkelä2023-02-213-10/+2
* | | | | | | MDEV-30673 InnoDB recovery hangs when buf_LRU_get_free_blockThirunarayanan Balathandayuthapani2023-02-171-4/+8
* | | | | | | Merge 10.11 into 11.0Marko Mäkelä2023-02-16165-627/+652
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 10.10 into 10.11Marko Mäkelä2023-02-16143-461/+334
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 10.9 into 10.10Marko Mäkelä2023-02-16143-461/+334
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge 10.8 into 10.9Marko Mäkelä2023-02-16143-461/+334
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge 10.6 into 10.8Marko Mäkelä2023-02-1616-105/+115
| | | | |\ \ \ | | | | | |/ /
| | | | | * | MDEV-30638 Deadlock between INSERT and InnoDB non-persistent statistics updateMarko Mäkelä2023-02-167-33/+13
| | | | | * | MDEV-30134 Assertion failed in buf_page_t::unfix() in buf_pool_t::watch_unset()Marko Mäkelä2023-02-162-50/+33
| | | | | * | MDEV-30397: MariaDB crash due to DB_FAIL reported for a corrupted pageMarko Mäkelä2023-02-163-4/+8
| | | | | * | Merge 10.5 into 10.6Marko Mäkelä2023-02-164-11/+25
| | | | | |\ \ | | | | | | |/
| | | | | | * MDEV-30657 InnoDB: Not applying UNDO_APPEND due to corruptionMarko Mäkelä2023-02-152-7/+21
| | | | | | * Fix S3 engine Coverity hitsAndrew Hutchings2023-02-142-4/+4
| | | | | * | Merge 10.5 into 10.6Marko Mäkelä2023-02-143-1/+38
| | | | | |\ \ | | | | | | |/
| | | | | | * MDEV-30552 InnoDB recovery crashes when error handling scenarioThirunarayanan Balathandayuthapani2023-02-142-0/+9
| | | | | | * MDEV-30551 InnoDB recovery hangs when buffer pool ran out of memoryThirunarayanan Balathandayuthapani2023-02-142-1/+26
| | | | * | | MDEV-30426 Assertion !rec_offs_nth_extern(offsets2, n) during bulk insertThirunarayanan Balathandayuthapani2023-02-141-3/+6
| | | | * | | Merge 10.6 into 10.8Marko Mäkelä2023-02-10130-375/+235
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Merge 10.5 into 10.6Marko Mäkelä2023-02-10131-375/+235
| | | | | |\ \ | | | | | | |/
| | | | | | * Merge 10.4 into 10.5Marko Mäkelä2023-02-10133-366/+232
| | | | | | |\
| | | | | | | * Apply clang-tidy to remove empty constructors / destructorsVicențiu Ciorbaru2023-02-09132-350/+228
| | | | | | | * innodb: cmake - sched_getcpu removed - not usedDaniel Black2023-02-081-6/+0
| | | | | | | * MDEV-30554 RockDB libatomic linking on riscv64Daniel Black2023-02-071-6/+2
| | | | | | | * Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-2814-92/+111
| | | | | | | |\