Commit Graph

18 Commits

Author SHA1 Message Date
fe0f1eadc2 tools/check/ut: reduce the generated coverage file size (#32201)
close pingcap/tidb#32200
2022-02-10 20:01:36 +08:00
3de13842b3 test: control log level with environment variables (#30871) 2021-12-24 17:03:48 +08:00
ec55c38d14 Makefile,tools: make CI great again! (#30828)
close pingcap/tidb#30822
2021-12-23 11:01:47 +08:00
b2ea0e66b8 makefile: add gotestsum for verify ci (#29848) 2021-12-07 11:21:56 +08:00
xhe
94982a2c69 [parser] fix errdoc
Signed-off-by: xhe <xw897002528@gmail.com>
2021-10-09 14:53:23 +08:00
1a54708a7f *: merge BR into TiDB (#26655) 2021-08-06 00:17:12 +08:00
163eb5f03c planner: Implement PointGet in TryFastPlan for range/list paritition table (#24588)
* implement PointGet in TryFastPlan for range/list partition
2021-05-22 01:23:53 +08:00
c437c4dadb plugin, tests, tools, tidb: unify go modules (#23610) 2021-04-15 16:17:54 +08:00
a074317a4b build: remove useless PHONY and deps (#16834) 2020-05-12 11:41:38 +08:00
62e4d588a8 Makefile: add unconvert to inspect unnecessary type convert (#16549) 2020-04-22 23:01:59 +08:00
a10a2c317e UCP: Migrate dataForTiDBClusterInfo from package infoschema to executor (#15230) 2020-03-11 20:50:29 +08:00
510a851ce4 build: make errcheck works correctly (#12381) 2019-09-26 19:28:01 +08:00
34a8ca30d6 executor: use the kv.PresumeKeyNotExists option in updateRecord() (#11720)
This change can avoid unnecessary network roundtrip when creating a primary key or unique index
2019-08-26 15:18:30 +08:00
8a968593cf Makefile: update gometalinter to v3 (#10175) 2019-04-17 22:20:05 +08:00
133a1ee8f8 expression: fix week func format (#9685) 2019-03-13 15:25:11 +08:00
d672477ef5 *: upgrade to go 1.12 (#9299) 2019-03-09 15:37:37 +08:00
89532cd9dd *: update errcheck (#9048) 2019-01-14 19:17:23 +08:00
0021af671f *: remove retool from Makefile (#8769) 2018-12-24 20:28:45 +08:00