bindings with ignore_plan_cache_hint
cannot work
#34596
Labels
affects-6.1
This bug affects the 6.1.x(LTS) versions.
epic/plan-cache
severity/moderate
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)
The second execute-stmt cannot hit the cache since we create a binding with ignore_plan_cache() for it.
3. What did you see instead (Required)
It can hit the cache.
4. What is your TiDB version? (Required)
Master
The text was updated successfully, but these errors were encountered: