相反,它们会读取这一行的当前已经提交的版本。
Instead they will read the currently committed version of the row.
Readcommitted(读已提交) ——事务可以读取由另一事务提交的数据。
Read committed -- The transaction can read data committed by other transactions.
Readcommitted(读已提交) ——事务可以读取由另一事务提交的数据。
Read committed -- The transaction can read data committed by other transactions.
应用推荐