summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | 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 branch '10.10' into 10.11Sergei Golubchik2023-03-091-0/+0
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | MCOL-5437 columnstore fails to compile to due old cs->casedn_multiply useSergei Golubchik2023-03-081-0/+0
* | | | | | | | MDEV-29390: Improve coverage for UPDATE and DELETE statements in MTR test suitesLena Startseva2023-03-152-0/+252
* | | | | | | | MDEV-28883 Re-design the upper level of handling UPDATE and DELETE statementsIgor Babaev2023-03-151-1/+1
* | | | | | | | MDEV-30545 Remove innodb_defragment and related parametersMarko Mäkelä2023-03-1121-1803/+23
|/ / / / / / /
* | | | | | | MCOL-5437 columnstore fails to compile to due old cs->casedn_multiply useSergei Golubchik2023-03-101-0/+0
* | | | | | | 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