
non-repeatable read
a transaction modifies data that another ongoing transaction previously read (P2)
“A non-repeatable read caused the reservation system to double-book a seat.”

a transaction modifies data that another ongoing transaction previously read (P2)
“A non-repeatable read caused the reservation system to double-book a seat.”