-
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.affects-7.5This bug affects the 7.5.x(LTS) versions.This bug affects the 7.5.x(LTS) versions.component/testseverity/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)
Error Trace: pkg/testkit/result.go:49
pkg/executor/test/analyzetest/analyze_test.go:601
Error: Not equal:
expected: "[test t0 PRIMARY 1 0 1 1 1111 1111 0]\n[test t1 PRIMARY 1 0 1 1 1111 1111 0]\n"
actual : "[test t1 PRIMARY 1 0 1 1 1111 1111 0]\n[test t0 PRIMARY 1 0 1 1 1111 1111 0]\n"
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,3 @@
+[test t1 PRIMARY 1 0 1 1 1111 1111 0]
[test t0 PRIMARY 1 0 1 1 1111 1111 0]
-[test t1 PRIMARY 1 0 1 1 1111 1111 0]
Test: TestAnalyzeClusteredIndexPrimary
Messages: sql:show stats_buckets, 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.affects-7.5This bug affects the 7.5.x(LTS) versions.This bug affects the 7.5.x(LTS) versions.component/testseverity/moderatesig/plannerSIG: PlannerSIG: Plannertype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.