-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
TPCC prepares progress to obtain different plan digests for the same SQL. #47634
Labels
affects-6.1
affects-6.5
affects-7.1
affects-7.5
report/community
The community has encountered this bug.
severity/major
sig/planner
SIG: Planner
type/bug
The issue is confirmed as a bug.
Comments
/assign @King-Dylan |
King-Dylan
changed the title
tpcc prepare different plandigests for the same SQL
TPCC prepares progress to obtain different plan digests for the same SQL.
Oct 14, 2023
ti-chi-bot
bot
added
may-affects-5.3
This bug maybe affects 5.3.x versions.
may-affects-5.4
This bug maybe affects 5.4.x versions.
may-affects-6.1
may-affects-6.5
may-affects-7.1
labels
Oct 17, 2023
Merged
13 tasks
AilinKid
added
affects-6.1
affects-6.5
affects-7.1
and removed
may-affects-5.3
This bug maybe affects 5.3.x versions.
may-affects-5.4
This bug maybe affects 5.4.x versions.
may-affects-6.1
may-affects-6.5
may-affects-7.1
labels
Oct 30, 2023
/approve |
18 tasks
/found community |
ti-chi-bot
bot
added
the
report/community
The community has encountered this bug.
label
Jun 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
affects-6.1
affects-6.5
affects-7.1
affects-7.5
report/community
The community has encountered this bug.
severity/major
sig/planner
SIG: Planner
type/bug
The issue is confirmed as a bug.
Bug Report
Run tiup tpcc preapre will get different plandigests for the same SQL.
1. Minimal reproduce step (Required)
tiup prepare and check the slow query log.
2. What did you expect to see? (Required)
With the same plandigest
3. What did you see instead (Required)
Got the different plandigest
4. What is your TiDB version? (Required)
v7.4.0
The text was updated successfully, but these errors were encountered: