REPLACE statement has unexpected behavior in concurrent transactions #42121
Labels
affects-4.0
This bug affects 4.0.x versions.
affects-5.0
This bug affects 5.0.x versions.
affects-5.1
This bug affects 5.1.x versions.
affects-5.2
This bug affects 5.2.x versions.
affects-5.3
This bug affects 5.3.x versions.
affects-5.4
This bug affects the 5.4.x(LTS) versions.
affects-6.0
affects-6.1
This bug affects the 6.1.x(LTS) versions.
affects-6.2
affects-6.3
affects-6.4
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-6.6
compatibility-mysql8
This is a compatibility issue with MySQL 8.0(but NOT 5.7)
severity/critical
sig/transaction
SIG:Transaction
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)
2. What did you expect to see? (Required)
DELETE statement is blocked (in MySQL), or the final SELECT statement returns [(2.0), (9.1)].
3. What did you see instead (Required)
The final SELECT statement returns [(2.0)].
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: