summaryrefslogtreecommitdiff
path: root/mysql-test/suite/versioning/t/update.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2022-04-061-0/+15
|\
| * Merge 10.3 into 10.4Marko Mäkelä2022-04-061-0/+15
| |\
| | * MDEV-22973 Assertion in compare_record upon multi-update involving versioned ...Aleksey Midenkov2022-03-291-0/+13
* | | Merge 10.5 into 10.6Vlad Lesin2022-03-071-3/+1
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Vlad Lesin2022-03-071-3/+1
| |\ \ | | |/
| | * MDEV-27992 DELETE fails to delete record after blocking is releasedVlad Lesin2022-03-071-3/+1
| * | Merge 10.3 into 10.4Vlad Lesin2022-02-211-1/+3
| |\ \ | | |/
| | * MDEV-27025 insert-intention lock conflicts with waiting ORDINARY lockVlad Lesin2022-02-211-1/+3
* | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-1/+11
|\ \ \
| * \ \ Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-1/+11
| |\ \ \ | | |/ /
| | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-0/+10
| | |\ \ | | | |/
| | | * MDEV-26778 row_start is not updated in current row for InnoDBAleksey Midenkov2022-01-131-0/+10
| | * | MDEV-21650 Non-empty statement transaction on global rollback after TRT updat...Aleksey Midenkov2022-01-121-1/+1
| * | | MDEV-27025 insert-intention lock conflicts with waiting ORDINARY lockbb-10.5-MDEV-27025-deadlockVlad Lesin2022-01-181-1/+3
| |/ /
* | | MDEV-27025 insert-intention lock conflicts with waiting ORDINARY lockbb-10.6-MDEV-27025-deadlockVlad Lesin2022-01-181-1/+3
* | | MDEV-26067 innodb_lock_wait_timeout values above 100,000,000 are uselessMarko Mäkelä2021-07-011-1/+1
|/ /
* | MDEV-24522 Assertion `inited==NONE' fails upon UPDATE on versioned table with...Aleksey Midenkov2021-01-261-0/+24
|/
* MDEV-23446 UPDATE does not insert history row if the row is not changedAleksey Midenkov2020-12-221-0/+25
* MDEV-21138 Assertion `col->ord_part' or `f.col->ord_part' failed in row_build...Aleksey Midenkov2020-12-221-0/+15
* MDEV-20661 Virtual fields are not recalculated on system fields value assignmentAleksey Midenkov2020-07-201-0/+21
* MDEV-22061 InnoDB: Assertion of missing row in sec index row_start upon REPLA...Aleksey Midenkov2020-07-201-0/+20
* MDEV-21342 Assertion in set_ok_status() upon spatial field error on system-ve...Aleksey Midenkov2020-04-021-0/+10
* MDEV-20955 versioning.update failed in buildbot with wrong result codeAleksey Midenkov2020-02-021-0/+3
* MDEV-21147 Assertion `marked_for_read()' upon UPDATE on versioned table via viewAleksey Midenkov2019-12-041-0/+14
* MDEV-21147 Assertion `marked_for_read()' upon UPDATE on versioned table via viewAleksey Midenkov2019-12-021-0/+16
* MDEV-20441 ER_CRASHED_ON_USAGE upon update on versioned Aria tableAleksey Midenkov2019-12-021-1/+11
* MDEV-19406 Assertion on updating view of join with versioned tableAleksey Midenkov2019-10-101-0/+15
* versioning test suite fixesAleksey Midenkov2019-10-101-0/+30
* Versioning tests stability improvementAleksey Midenkov2019-03-291-10/+10
* simplify versioning testsSergei Golubchik2018-02-241-293/+134
* MDEV-14829 Assertion `0' failed in Protocol::end_statement upon concurrent UP...Eugene Kosov2018-02-241-3/+24
* MDEV-14788 System versioning cannot be based on local timestamps, as it is nowSergei Golubchik2018-01-131-3/+2
* SQL: removed VERS_HIDDEN_FLAG [closes #409]Aleksey Midenkov2017-12-191-14/+14
* Timestamp-based versioning for InnoDB [closes #209]Aleksey Midenkov2017-12-181-31/+50
* SQL,IB: REPLACE semantics [#365 bug 8]Aleksey Midenkov2017-12-041-5/+7
* SQL: duplicate of historical row fix [#365 bug 7]Aleksey Midenkov2017-12-021-17/+12
* Tests: more fine-grained TRT checkMarko Mäkelä2017-11-231-0/+6
* Tests: order independence of versioning fieldskevg2017-05-161-2/+2
* Tests: split versioning.select into combinationsAleksey Midenkov2017-05-051-1/+2
* IB, SQL: (0.4) COMMIT_ID-based ordering of transactionsAleksey Midenkov2017-05-051-7/+7
* IB: optimized update for non-versioned fieldsAleksey Midenkov2017-05-051-8/+7
* Tests: moved to dedicated versioning suiteAleksey Midenkov2017-05-051-0/+267