-
Notifications
You must be signed in to change notification settings - Fork 5.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
query reports "Can't find a proper physical plan for this query" #49438
Comments
The minimum reproducible case:
|
/label affects-7.1 |
mysql> desc select tl1b9523cf.col_3 as r0 , tl1b9523cf.col_1 as r1 from tl1b9523cf where tl1b9523cf.col_1 in ( 5286.70512761001 ,1720.6188106198429 ,6342.041981907588 ,4051.931997825317 ); |
Note that mv index is not GA in v7.1 |
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
No error
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
nightly-a7260ff598ce0e7c0a77367e84ec265f91b8073e
The text was updated successfully, but these errors were encountered: