summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.6 into 10.8Marko Mäkelä2023-03-2916-94/+140
|\
| * Merge 10.5 into 10.6Marko Mäkelä2023-03-2810-46/+20
| |\
| | * MDEV-30936 fixupMarko Mäkelä2023-03-282-2/+1
| | * MDEV-30936 clang 15.0.7 -fsanitize=memory fails massivelyMarko Mäkelä2023-03-2815-59/+26
| * | MDEV-26071: rpl.rpl_perfschema_applier_status_by_worker failed in bb …Andrei2023-03-241-27/+22
| * | MDEV-29545 InnoDB: Can't find record during replace stmtThirunarayanan Balathandayuthapani2023-03-241-1/+5
| * | MDEV-30900 Crash on macOS due to zero-initialized buf_dblwr.write_condMarko Mäkelä2023-03-241-0/+2
| * | Merge 10.5 into 10.6Marko Mäkelä2023-03-222-17/+88
| |\ \ | | |/
| | * MDEV-30882 Crash on ROLLBACK in a ROW_FORMAT=COMPRESSED tableMarko Mäkelä2023-03-222-17/+89
| * | MDEV-30400 fixup: Fix the UNIV_ZIP_DEBUG buildMarko Mäkelä2023-03-202-3/+3
* | | Merge 10.6 into 10.8Marko Mäkelä2023-03-201-1/+0
|\ \ \ | |/ /
| * | MDEV-26827 fixup: Remove a bogus assertionMarko Mäkelä2023-03-201-1/+0
* | | Merge 10.6 into 10.8Marko Mäkelä2023-03-173-11/+33
|\ \ \ | |/ /
| * | MDEV-30870 Undo tablespace name displays wrongly for I_S queriesThirunarayanan Balathandayuthapani2023-03-171-2/+7
| * | MDEV-29975 InnoDB fails to release savepoint during bulk insertThirunarayanan Balathandayuthapani2023-03-171-1/+5
* | | Merge 10.6 into 10.8Marko Mäkelä2023-03-1634-1300/+1396
|\ \ \ | |/ /
| * | MDEV-26827 Make page flushing even fasterMarko Mäkelä2023-03-1619-668/+703
| * | MDEV-26055: Improve adaptive flushingMarko Mäkelä2023-03-165-354/+360
| * | MDEV-30357 Performance regression in locking reads from secondary indexesMarko Mäkelä2023-03-164-36/+48
| * | MDEV-29835 InnoDB hang on B-tree split or mergeMarko Mäkelä2023-03-167-160/+156
| * | Merge 10.5 into 10.6Marko Mäkelä2023-03-163-19/+93
| |\ \ | | |/
| | * MDEV-30860 Race condition between buffer pool flush and log file deletion in ...Marko Mäkelä2023-03-161-5/+5
| | * MDEV-30775 Performance regression in fil_space_t::try_to_close() introduced i...Vlad Lesin2023-03-103-14/+76
| * | Merge 10.5 into 10.6Marko Mäkelä2023-03-104-120/+106
| |\ \ | | |/
| | * MDEV-30819 InnoDB fails to start up after downgrading from MariaDB 11.0Marko Mäkelä2023-03-093-14/+28
| | * MDEV-30567 rec_get_offsets() is not optimalMarko Mäkelä2023-03-061-118/+90
* | | MDEV-30798 deadlock between CHECK TABLE and bulk insertThirunarayanan Balathandayuthapani2023-03-071-10/+21
* | | MDEV-30183 Assertion `!memcmp(rec_trx_id, old_pk_trx_id->data, 6 + 7)' failed...Thirunarayanan Balathandayuthapani2023-03-061-1/+1
* | | 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
* | | 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
* | | 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