Pipelined DML do not abort after 24h #53011
Labels
affects-8.1
This bug affects the 8.1.x(LTS) versions.
severity/major
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)
Run a large pipelined DML last over 24 hours.
2. What did you expect to see? (Required)
The transaction fail once 24 hours exceeded.
3. What did you see instead (Required)
The transaction runs until it start commiting PK, and finally failed by LockNotFound error.
4. What is your TiDB version? (Required)
618cfbc
The text was updated successfully, but these errors were encountered: