youdao
Read committed, Read uncommitted, Repeatable Read, Serializable.
提交读,未提交读,可重复读,可串行读。
Repeatable read — the transaction always reads the same data during the transaction.
Repeatable read(可重读)——在事务过程中,事务始终读取相同的数据。
应用推荐
模块上移
模块下移
不移动