List Question
19 TechQA 2024-02-09T05:33:31.783000Can I disable mysql next key lock in repeatable read isolation level?
92 views
Asked by Guo Wanqi
Dump with SERIALIZABLE more consistent than `--single-transaction` (REPEATABLE READ) in MySQL
100 views
Asked by Super Kai - Kazuya Ito
Why these queries cause dirty read in REPEATABLE-READ Isolation Level
55 views
Asked by Jermaine
Is there a way to run transaction for the data in DB before some time point in Spring Boot?
100 views
Asked by R. Bogaveev
JPA with Isolation.READ_COMMITTED acts as REPEATABLE_READ
137 views
Asked by Alexis
PostgreSQL Repeatable Read Isolation Level "transaction start time"
119 views
Asked by Wizard Brony
update then select value which updated by other transaction but get the value before update
947 views
Asked by 14sxlin
InnoDb - SELECT while a Repeatable Read Transaction is Executing
574 views
Asked by user2684198
Understanding InnoDB Repeatable Read isolation level snapshots
736 views
Asked by Aurast
Understanding InnoDB X-Lock with REPEATABLE_READ and READ_COMMITED isolation level
126 views
Asked by Rajdip
Replay java stream in memory effiicient way?
196 views
Asked by AlexL
Does REPEATABLE READ affect Hibernate Expectations?
226 views
Asked by JavaTechnical
What is the theory behind when DELETE or UPDATE query comes in a Repeatable Read Isolation Level?
1.2k views
Asked by Nawoda Dharmabandu
Repeatable read regarding select * with order by and limit
208 views
Asked by Danny
What concurrency issues can this PostgreSQL code create?
157 views
Asked by Michael Vigato
PostgreSQL's Repeatable Read Allows Phantom Reads But its document says that it does not allow
4k views
Asked by fatih kosal
Is it possible to do a Phantom read to a row someone just updated?
1k views
Asked by Croco
Repeatable-read transaction
133 views
Asked by Robert1428
MySQL Repeatable Read isolation level and Lost Update phenomena
5.7k views
Asked by Suren Aznauryan