Content deleted Content added
Added categories |
m Fixed an incorrect schedule reference in the table. (Table named J while the text called it G) |
||
Line 457:
These schedules are recoverable. The schedule F is recoverable because T1 commits before T2, that makes the value read by T2 correct. Then T2 can commit itself. In the F2 schedule, if T1 aborted, T2 has to abort because the value of A it read is incorrect. In both cases, the database is left in a consistent state.
Transaction
====Cascadeless====
|