How RC Mode Transactions are Executed

Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.

Original topic: RC模式事务如何执行

| username: 大鱼海棠

[TiDB Usage Environment] Production Environment / Testing / PoC
[TiDB Version] V6.5
[Reproduction Path] What operations were performed when the issue occurred
[Encountered Issue: Problem Phenomenon and Impact]
In TiDB’s RC mode, under high concurrency scenarios, transaction A contains 10 update statements. During the update process of these 10 statements, does each statement obtain TSO to scan data before execution? Can someone explain this?

[Resource Configuration]
[Attachments: Screenshots / Logs / Monitoring]

| username: WalterWj | Original post link

Check out this section on the official website: TiDB 事务隔离级别 | PingCAP 文档中心

| username: system | Original post link

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.