-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
affects-6.5This bug affects the 6.5.x(LTS) versions.This bug affects the 6.5.x(LTS) versions.affects-7.1This bug affects the 7.1.x(LTS) versions.This bug affects the 7.1.x(LTS) versions.affects-7.5This bug affects the 7.5.x(LTS) versions.This bug affects the 7.5.x(LTS) versions.severity/majorsig/plannerSIG: PlannerSIG: Plannertype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.type/performancetype/regression
Description
Bug Report
It seems to be a regression introduced by commit.
1. Minimal reproduce step (Required)
git checkout 86cd94a
make & run
mysql -u root -h 127.0.0.1 -P 4000 test < testcase.sql
sql file is not allowed to upload. Please change the file extension.
testcase_sql.log
2. What did you expect to see? (Required)
Update_456 N/A 0 root time:4.85ms
testcase_result_bad.log
3. What did you see instead (Required)
Update_456 N/A 0 root time:27.2ms
testcase_result_good.log
4. What is your TiDB version? (Required)
The slowness happened on master as well. It started with #35669 (86cd94a).
Metadata
Metadata
Assignees
Labels
affects-6.5This bug affects the 6.5.x(LTS) versions.This bug affects the 6.5.x(LTS) versions.affects-7.1This bug affects the 7.1.x(LTS) versions.This bug affects the 7.1.x(LTS) versions.affects-7.5This bug affects the 7.5.x(LTS) versions.This bug affects the 7.5.x(LTS) versions.severity/majorsig/plannerSIG: PlannerSIG: Plannertype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.type/performancetype/regression