Multiversion Concurrency Control
Snapshot Isolation
- We are still talking about implementations of serializability.
- Any execution schedule for a set of transactions must be equivalent
to some serial execution of those transactions.
- Is MVCC serializable?
No!
|