Pessimistic lock doesn't work on a partition table when index merge is used #31024
Labels
affects-5.4
This bug affects the 5.4.x(LTS) versions.
component/tablepartition
This issue is related to Table Partition of TiDB.
severity/major
sig/execution
SIG execution
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
txn1:
txn2:
2. What did you expect to see? (Required)
txn2 will be blocked.
3. What did you see instead (Required)
txn2 didn't be blocked.
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: