summaryrefslogtreecommitdiff
path: root/storage/innobase
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | | | 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-26626 InnoDB fails to advance the log checkpointMarko Mäkelä2021-09-161-0/+9
* | | | 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
* | | | Merge remote-tracking branch 'upstream/10.4' into 10.5Vicențiu Ciorbaru2021-09-107-57/+62
|\ \ \ \ | |/ / /
| * | | MDEV-25951 followupEugene Kosov2021-09-101-4/+9
| * | | Merge remote-tracking branch 'upstream/10.3' into 10.4Vicențiu Ciorbaru2021-09-091-1/+2
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Vicențiu Ciorbaru2021-09-071-1/+2
| | |\ \ | | | |/
| | | * MDEV-26518 ; Galera incorrectly handles primary or unique keys with any multi...bb-10.2-MDEV-26517Jan Lindström2021-09-021-1/+2
| * | | MDEV-25951 MariaDB crash after ALTER TABLE convert to utf8mb4bb-10.4-MDEV-25951-instant-utfEugene Kosov2021-09-084-3/+12
* | | | MDEV-25776 Race conditions in buf_pool.page_hash around buf_pool.watchbb-10.5-MDEV-25776Marko Mäkelä2021-09-093-43/+53
* | | | MDEV-26547 fixup: Wait for read completionMarko Mäkelä2021-09-073-0/+22
* | | | MDEV-26547 Restoring InnoDB buffer pool dump is single-threaded for no reasonMarko Mäkelä2021-09-064-18/+16
* | | | MDEV-26511 - Do not change purge thread count during bootstrapbb-10.5-MDEV-26511Vladislav Vaintroub2021-08-311-1/+1
* | | | MDEV-26511 Only allocate Innodb background purge thd, when it is safe.Vladislav Vaintroub2021-08-301-5/+22
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-251-2/+3
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-08-252-15/+16
| |\ \ \ | | |/ /
| | * | Fixed compile errors when compiling with HAVE_valgrindMichael Widenius2021-08-242-5/+5
| | * | MDEV-26465 Race condition in trx_purge_rseg_get_next_history_log()st-10.3-markoMarko Mäkelä2021-08-231-2/+3
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-237-486/+479
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-08-237-2563/+1040
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-08-236-2554/+1038
| | |\ \ | | | |/
| | | * MDEV-26383 fixup: Consistently protect freed_indexes with autoinc_mutexMarko Mäkelä2021-08-233-23/+25
| | | * MDEV-26383 ASAN heap-use-after-free failure in btr_search_lazy_freeThirunarayanan Balathandayuthapani2021-08-213-3/+18
| | | * MDEV-26443 HAVE_C99_INITIALIZERS is not applicable to C++st-10.2-MDEV-26443Marko Mäkelä2021-08-203-2581/+1017
| | * | MDEV-26458 Crash on ALTER TABLE after DISCARD TABLESPACEMarko Mäkelä2021-08-231-0/+1
* | | | MDEV-26439 Typo in Foreign Key error messageMarko Mäkelä2021-08-191-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-191-11/+25
|\ \ \ \ | |/ / /
| * | | After-merge fixup f84e28c119b495da77e197f7cd18af4048fc3126st-10.4-thiruThirunarayanan Balathandayuthapani2021-08-191-7/+19
* | | | MDEV-26206 gap lock is not set if implicit lock existsVlad Lesin2021-08-191-4/+7
* | | | MDEV-20931 fixupMarko Mäkelä2021-08-191-22/+23
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-1822-237/+304
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-08-1821-206/+323
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-08-181-5/+6
| | |\ \ | | | |/
| | | * MDEV-26131 fixupMarko Mäkelä2021-08-181-5/+6
| | * | MDEV-21555 Assertion secondary index is out of sync on delete from versioned ...Aleksey Midenkov2021-08-181-17/+17
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-08-1817-172/+283
| | |\ \ | | | |/
| | | * MDEV-20931 ALTER...IMPORT can crash the serverEugene Kosov2021-08-177-33/+68
| | | * MDEV-26131 SEGV in ha_innobase::discard_or_import_tablespaceThirunarayanan Balathandayuthapani2021-08-161-83/+176
| | | * MDEV-26376 pars_info_bind_id() unnecessarily copies stringsMarko Mäkelä2021-08-168-51/+37
| | | * cleanup: specifying plugin dependencies in CMakeLists.txtSergei Golubchik2021-08-031-4/+0
| | * | MDEV-26206 gap lock is not set if implicit lock existsVlad Lesin2021-08-171-2/+4
| * | | MDEV-26372 enforce-storage-engine=InnoDB has no usability as an option to mys...Marko Mäkelä2021-08-161-43/+3