We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67a5f45 commit 103d4cfCopy full SHA for 103d4cf
pkg/server/handler/optimizor/plan_replayer_test.go
@@ -33,6 +33,7 @@ import (
33
"github.com/BurntSushi/toml"
34
"github.com/go-sql-driver/mysql"
35
"github.com/pingcap/failpoint"
36
+ "github.com/pingcap/tidb/pkg/config"
37
"github.com/pingcap/tidb/pkg/domain"
38
"github.com/pingcap/tidb/pkg/kv"
39
"github.com/pingcap/tidb/pkg/parser/model"
0 commit comments