Plan Cache get wrong result when reuse the PointGet plan with null parameter #32371
Labels
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 5.4.x versions.
affects-6.0
epic/plan-cache
severity/major
sig/planner
SIG: Planner
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)
Execute success.
3. What did you see instead (Required)
Get
Panic: interface conversion: interface {} is *executor.TableDualExec, not *executor.PointGetExecutor (PC=0x13998D8)
4. What is your TiDB version? (Required)
Latest master
The text was updated successfully, but these errors were encountered: