summaryrefslogtreecommitdiff
path: root/storage/innobase/row
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | MDEV-18543 fixup: Fix 32-bit buildsMarko Mäkelä2021-10-271-3/+3
* | | MDEV-18543 IMPORT TABLESPACE fails after instant DROP COLUMNbb-10.4-MDEV-18543-instant-import-bugsEugene Kosov2021-10-261-107/+446
* | | 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.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
* | | After-merge fixup f84e28c119b495da77e197f7cd18af4048fc3126st-10.4-thiruThirunarayanan Balathandayuthapani2021-08-191-7/+19
* | | 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.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
* | | 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
| |\ \ | | |/
| | * fix clang buildEugene Kosov2021-06-151-2/+0
| | * MDEV-24713 Assertion `dict_table_is_comp(index->table)' failed in row_merge_b...Thirunarayanan Balathandayuthapani2021-06-151-1/+4
| | * MDEV-25872 InnoDB: Assertion failure in row_merge_read_clustered_index upon A...Thirunarayanan Balathandayuthapani2021-06-151-14/+13
* | | Merge 10.3 into 10.4Marko Mäkelä2021-06-011-51/+94
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-06-011-52/+94
| |\ \ | | |/
| | * MDEV-25758 InnoDB spatial indexes miss large geometry fields after MDEV-25459Thirunarayanan Balathandayuthapani2021-05-271-52/+93
* | | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-052-0/+21
|\ \ \ | |/ /
| * | Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-042-0/+21
| |\ \ | | |/
| | * revive innodb_debug_syncNikita Malyavin2021-04-272-0/+21
* | | Merge 10.3 into 10.4Marko Mäkelä2021-04-271-1/+1
|\ \ \ | |/ /
| * | MDEV-24545 Sequence created by one connection remains invisible to anotherst-10.3Marko Mäkelä2021-04-271-1/+1
* | | Merge 10.3 into 10.4bb-10.4-mergeMarko Mäkelä2021-04-251-37/+57
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-04-241-37/+57
| |\ \ | | |/
| | * MDEV-25459 MVCC read from index on CHAR or VARCHAR wrongly omits rowsMarko Mäkelä2021-04-241-35/+55
| | * MDEV-25457 Server crashes in row_undo_mod_clust_low upon rollback of read-onl...Eugene Kosov2021-04-211-1/+2
* | | Merge 10.3 into 10.4Marko Mäkelä2021-04-214-5/+12
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-04-215-6/+12
| |\ \ | | |/
| | * MDEV-22255 SIGABRT: Assertion `id' failed in trx_write_trx_id on INSERT | Ass...Eugene Kosov2021-04-155-6/+10
* | | Merge 10.3 into 10.4Marko Mäkelä2021-04-1414-110/+162
|\ \ \ | |/ /
| * | MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position()bb-10.3-MDEV-24620Marko Mäkelä2021-04-1313-94/+136
| * | Merge 10.2 into 10.3Marko Mäkelä2021-04-133-13/+21
| |\ \ | | |/