summaryrefslogtreecommitdiff
path: root/storage/innobase/row
Commit message (Expand)AuthorAgeFilesLines
* MDEV-27416 InnoDB hang in buf_flush_wait_flushed(), on log checkpointbb-10.5-MDEV-27416Marko Mäkelä2022-01-041-2/+0
* Merge branch 10.4 into 10.5st-10.5-juliusJulius Goryavsky2021-12-261-19/+20
|\
| * MDEV-26803 PA unsafety with FK cascade delete operationsjaakola2021-12-171-19/+20
* | Merge 10.4 into 10.5Marko Mäkelä2021-11-171-15/+11
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2021-11-171-16/+12
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2021-11-171-12/+9
| | |\
| | | * MDEV-26747 improve corruption check for encrypted tables on ALTER IMPORTbb-10.2-MDEV-26747-corruption-checkEugene Kosov2021-11-171-12/+9
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-10-286-17/+15
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-10-286-17/+15
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-10-286-17/+15
| | |\ \ | | | |/
| | | * MDEV-26866 FOREIGN KEY…SET NULL corrupts an index on a virtual columnNikita Malyavin2021-10-285-15/+13
| | | * MDEV-26902 Auxilary fts table evicts during DDLbb-10.2-thiruThirunarayanan Balathandayuthapani2021-10-261-2/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-10-271-3/+3
|\ \ \ \ | |/ / /
| * | | MDEV-18543 fixup: Fix 32-bit buildsMarko Mäkelä2021-10-271-3/+3
* | | | Merge 10.4 into 10.5st-10.5-mergeMarko Mäkelä2021-10-271-110/+453
|\ \ \ \ | |/ / /
| * | | MDEV-18543 IMPORT TABLESPACE fails after instant DROP COLUMNbb-10.4-MDEV-18543-instant-import-bugsEugene Kosov2021-10-261-107/+446
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-10-211-17/+0
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-10-211-17/+0
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-10-211-17/+0
| | |\ \ | | | |/
| | | * MDEV-19522 InnoDB commit fails when FTS_DOC_ID value is greater than 4294967295Thirunarayanan Balathandayuthapani2021-10-211-17/+0
| | | * Xcode compatibility updateSergei Krivonos2021-10-121-6/+6
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-09-241-1/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-09-221-1/+2
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-09-221-1/+2
| | |\ \ | | | |/
| | | * MDEV-25702 Auxiliary FTS table evicts during optimize tableThirunarayanan Balathandayuthapani2021-09-131-1/+2
* | | | 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
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-183-152/+203
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-08-182-108/+203
| |\ \ \ | | |/ /
| | * | 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-181-83/+176
| | |\ \ | | | |/
| | | * MDEV-26131 SEGV in ha_innobase::discard_or_import_tablespaceThirunarayanan Balathandayuthapani2021-08-161-83/+176
| * | | MDEV-26372 enforce-storage-engine=InnoDB has no usability as an option to mys...Marko Mäkelä2021-08-161-43/+3
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-313-37/+51
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-312-37/+43
| |\ \ \ | | |/ /
| | * | fixup 0bd9f755b MDEV-26062Nikita Malyavin2021-07-291-6/+6
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-07-272-37/+43
| | |\ \ | | | |/
| | | * MDEV-26062 : InnoDB: WSREP: referenced FK check fail: Lock wait index `PRIMAR...Jan Lindström2021-07-261-35/+41
| | | * MDEV-26228 ASAN heap-use-after-free with ON UPDATE CASCADEMarko Mäkelä2021-07-231-3/+3
| * | | MDEV-26148 SEGV or Assertion `!page_is_comp(page) == !(index->table)->not_red...Eugene Kosov2021-07-271-0/+8
* | | | MDEV-26110 fixup: GCC 4.8.5 -Wtype-limitsMarko Mäkelä2021-07-221-1/+0
* | | | MDEV-26110: Do not rely on alignment on static allocationMarko Mäkelä2021-07-221-1/+1
* | | | MDEV-26166 replace log_write_up_to(LSN_MAX,...) with log_buffer_flush_to_disk()Vladislav Vaintroub2021-07-161-2/+2
* | | | MDEV-25801: buf_flush_dirty_pages() is very slowMarko Mäkelä2021-06-232-3/+3
* | | | MDEV-25954: Trim os_aio_wait_until_no_pending_writes()Marko Mäkelä2021-06-231-0/+10
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-06-213-32/+19
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-06-213-32/+19
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-06-212-18/+18
| | |\ \ | | | |/