summaryrefslogtreecommitdiff
path: root/storage/innobase/row/row0upd.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-29603 btr_cur_open_at_index_side() is missing some consistency checksMarko Mäkelä2022-11-171-2/+2
* MDEV-29603: Implement btr_cur_t::open_leaf()Marko Mäkelä2022-11-161-8/+11
* MDEV-24402: InnoDB CHECK TABLE ... EXTENDEDMarko Mäkelä2022-10-211-40/+0
* Merge branch '10.5' into 10.6Oleksandr Byelkin2022-10-151-1/+2
|\
| * Merge 10.4 into 10.5Marko Mäkelä2022-10-131-1/+2
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2022-10-131-1/+2
| | |\
| | | * MDEV-29753 An error is wrongly reported during INSERT with vcol indexNikita Malyavin2022-10-121-1/+2
| | * | Merge 10.3 into 10.4Vlad Lesin2022-02-211-3/+6
| | |\ \ | | | |/
| | | * MDEV-20605 Awaken transaction can miss inserted by other transaction records ...Vlad Lesin2022-02-211-3/+6
* | | | MDEV-28806 Assertion `flag == 1' failure in row_build_index_entry_low upon co...Thirunarayanan Balathandayuthapani2022-06-301-6/+5
* | | | MDEV-13542: Crashing on corrupted page is unhelpfulMarko Mäkelä2022-06-061-7/+6
* | | | MDEV-26217 Failing assertion: list.count > 0 in ut_list_remove or Assertion `...Marko Mäkelä2022-04-261-19/+9
* | | | MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for ...Thirunarayanan Balathandayuthapani2022-04-251-127/+21
* | | | Merge 10.5 into 10.6Vlad Lesin2022-02-141-2/+3
|\ \ \ \ | |/ / /
| * | | MDEV-20605 Awaken transaction can miss inserted by other transaction records ...Vlad Lesin2022-02-141-8/+6
* | | | Merge 10.5 into 10.6Marko Mäkelä2021-10-281-3/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Marko Mäkelä2021-10-281-3/+2
| |\ \ \ | | |/ /
| | * | Merge 10.3 into 10.4Marko Mäkelä2021-10-281-3/+2
| | |\ \ | | | |/
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-10-281-3/+2
| | | |\
| | | | * MDEV-26866 FOREIGN KEY…SET NULL corrupts an index on a virtual columnNikita Malyavin2021-10-281-3/+2
| | | | * Xcode compatibility updateSergei Krivonos2021-10-121-6/+6
* | | | | MDEV-25919: Lock tables before acquiring dict_sys.latchMarko Mäkelä2021-08-311-2/+2
* | | | | MDEV-25919 preparation: Various cleanupMarko Mäkelä2021-08-311-4/+4
* | | | | MDEV-24258 Merge dict_sys.mutex into dict_sys.latchMarko Mäkelä2021-08-311-2/+2
* | | | | MDEV-24258 preparation: Remove dict_sys.freeze() and unfreeze()Marko Mäkelä2021-08-311-2/+2
* | | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-021-35/+41
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-35/+41
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-35/+41
| | |\ \ \ | | | |/ /
| | | * | fixup 0bd9f755b MDEV-26062Nikita Malyavin2021-07-291-6/+6
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-07-271-35/+41
| | | |\ \ | | | | |/
| | | | * MDEV-26062 : InnoDB: WSREP: referenced FK check fail: Lock wait index `PRIMAR...Jan Lindström2021-07-261-35/+41
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-04-211-1/+1
| | | |\ \ | | | | |/
| | | | * MDEV-22255 SIGABRT: Assertion `id' failed in trx_write_trx_id on INSERT | Ass...Eugene Kosov2021-04-151-1/+1
| * | | | Revert "MDEV-24589 DROP TABLE is not crash-safe"Marko Mäkelä2021-04-221-1/+31
* | | | | MDEV-21175 follow-up: Remove redundant locking; rely on MDLMarko Mäkelä2021-07-291-77/+25
* | | | | MDEV-25506 (3 of 3): Do not delete .ibd files before commitMarko Mäkelä2021-06-091-12/+0
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-141-11/+11
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-141-11/+11
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-04-141-11/+11
| | |\ \ \ | | | |/ /
| | | * | MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position()bb-10.3-MDEV-24620Marko Mäkelä2021-04-131-11/+11
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-271-71/+45
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-271-71/+45
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-03-271-83/+48
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-03-271-83/+48
| | | |\ \ | | | | |/
| | | | * MDEV-24786: row_upd_clust_step() skips mtr_t::commit() on virtual column errorst-10.2-MDEV-24786Marko Mäkelä2021-03-261-80/+46
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-261-31/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-24589 DROP TABLE is not crash-safeMarko Mäkelä2021-03-231-31/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-02-171-1/+30
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-2/+31
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-2/+31
| | |\ \ \ | | | |/ /