the error should be checked when failed to initialize the dml iterator in pitr #45853
Labels
affects-6.5
This bug affects the 6.5.x(LTS) versions.
component/br
This issue is related to BR of TiDB.
severity/major
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)
success
3. What did you see instead (Required)
panic because the error is not checked and the iterator is nil.
tidb/br/pkg/task/stream.go
Lines 1269 to 1272 in 71e6696
4. What is your TiDB version? (Required)
v6.5.3
The text was updated successfully, but these errors were encountered: