How does transaction isolation level work with respect to read/writes and read/write locks?

前端 未结 0 1516
误落风尘
误落风尘 2021-02-20 14:10

I understand the dirty read, non-repeatable read and phantom read issue.

Also I have read about isolation levels: read uncommitted, read committed, repeatable read, seria

相关标签:
回答
  • 消灭零回复
提交回复
热议问题