mariadb/storage
Vlad Lesin 0a199cb810 MDEV-34108 Inappropriate semi-consistent read in RC if innodb_snapshot_isolation=ON
The fixes in b8a6719889 have not disabled
semi-consistent read for innodb_snapshot_isolation=ON mode, they just allowed
read uncommitted version of a record, that's why the test for MDEV-26643 worked
well.

The semi-consistent read should be disabled on upper level in
row_search_mvcc() for READ COMMITTED isolation level.

Reviewed by Marko Mäkelä.
2024-06-20 16:11:54 +03:00
..
archive Merge branch '10.5' into 10.6 2024-05-08 20:06:00 +02:00
blackhole Merge 10.4 into 10.5 2023-02-10 12:02:11 +02:00
columnstore columnstore 6.4.8-2 2024-05-09 00:04:20 +02:00
connect Merge branch '10.5' into 10.6 2024-05-08 20:06:00 +02:00
csv Backporting bugs fixes fixed by MDEV-31340 from 11.5 2024-05-21 14:58:01 +04:00
example Merge branch '10.4' into 10.5 2023-12-02 01:02:50 +01:00
federated Merge 10.5 into 10.6 2023-02-10 13:03:01 +02:00
federatedx Merge branch '10.5' into 10.6 2024-01-31 18:04:03 +01:00
heap Merge 10.5 into 10.6 2024-05-30 14:27:07 +03:00
innobase MDEV-34108 Inappropriate semi-consistent read in RC if innodb_snapshot_isolation=ON 2024-06-20 16:11:54 +03:00
maria Merge 10.5 into 10.6 2024-06-07 10:03:51 +03:00
mroonga Merge 10.5 into 10.6 2024-06-07 10:03:51 +03:00
myisam Merge branch '10.5' into 10.6 2024-05-08 20:06:00 +02:00
myisammrg Fixed some mtr tests that failed on windows 2024-01-23 13:03:12 +02:00
oqgraph Merge 10.5 into 10.6 2023-09-11 14:46:39 +03:00
perfschema Merge 10.5 into 10.6 2024-06-10 15:22:15 +03:00
rocksdb Merge branch '10.5' into 10.6 2024-05-08 20:06:00 +02:00
sequence Merge 10.4 into 10.5 2023-02-10 12:02:11 +02:00
sphinx Merge branch '10.5' into 10.6 2024-01-11 12:59:22 +11:00
spider Merge 10.5 into 10.6 2024-06-12 07:51:28 +03:00
test_sql_discovery Merge 10.5 into 10.6 2022-09-20 16:53:20 +03:00