-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
affects-7.1This bug affects the 7.1.x(LTS) versions.This bug affects the 7.1.x(LTS) versions.epic/plan-cachefeature/developingthe related feature is in developmentthe related feature is in developmentseverity/moderatesig/plannerSIG: PlannerSIG: Plannertype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
3. What did you see instead (Required)
[2023/05/16 11:22:41.306 +08:00] [INFO] [callback.go:128] ["performing DDL change, must reload"]
[2023/05/16 11:22:41.306 +08:00] [WARN] [2pc.go:1783] ["schemaLeaseChecker is not set for this transaction"] [sessionID=6] [startTS=441504854522200067] [checkTS=441504854522200068]
[2023/05/16 11:22:41.307 +08:00] [WARN] [2pc.go:1783] ["schemaLeaseChecker is not set for this transaction"] [sessionID=6] [startTS=441504854522462210] [checkTS=441504854522462211]
[2023/05/16 11:22:41.308 +08:00] [WARN] [2pc.go:1783] ["schemaLeaseChecker is not set for this transaction"] [sessionID=6] [startTS=441504854522724354] [checkTS=441504854522724355]
[2023/05/16 11:22:41.309 +08:00] [WARN] [2pc.go:1783] ["schemaLeaseChecker is not set for this transaction"] [sessionID=6] [startTS=441504854522986497] [checkTS=441504854522986498]
[2023/05/16 11:22:41.310 +08:00] [WARN] [2pc.go:1783] ["schemaLeaseChecker is not set for this transaction"] [sessionID=6] [startTS=441504854523248642] [checkTS=441504854523248643]
[2023/05/16 11:22:41.311 +08:00] [WARN] [2pc.go:1783] ["schemaLeaseChecker is not set for this transaction"] [sessionID=6] [startTS=441504854523510786] [checkTS=441504854523510787]
result.go:49:
Error Trace: testkit/result.go:49
planner/core/plan_cache_test.go:910
Error: Not equal:
expected: ""
actual : "[2023-01-16 2023-01-15]\n[2023-01-16 2023-01-20]\n"
Diff:
--- Expected
+++ Actual
@@ -1 +1,3 @@
+[2023-01-16 2023-01-15]
+[2023-01-16 2023-01-20]
Test: TestNonPreparedPlanTypeRandomly
Messages: sql:select * from t6 where a in ('2023-01-16', 2022), args:[]
4. What is your TiDB version? (Required)
Metadata
Metadata
Assignees
Labels
affects-7.1This bug affects the 7.1.x(LTS) versions.This bug affects the 7.1.x(LTS) versions.epic/plan-cachefeature/developingthe related feature is in developmentthe related feature is in developmentseverity/moderatesig/plannerSIG: PlannerSIG: Plannertype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.