Commit Graph

15 Commits

Author SHA1 Message Date
65e0b8e541 client: KV requests with source label (#34833)
close pingcap/tidb#33963
2022-07-01 19:46:39 +08:00
2e1cff73f3 *: add ExecRestrictedSQL() func for RestrictedSQLExecutor interface (#31618)
ref pingcap/tidb#30918
2022-01-24 21:30:11 +08:00
5cd37f0008 session: fix data race in ParseWithParamsInternal (#31058)
close pingcap/tidb#30918
2022-01-06 21:02:37 +08:00
23c71f1a3b execute: don't transform charset in internal sql (#30843)
close pingcap/tidb#30789
2021-12-20 17:15:46 +08:00
xhe
94e30df8e2 parser: fix compiling, add unit tests (#28700) 2021-10-11 23:15:25 +08:00
7755d25aba *: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers (#27198) 2021-08-16 18:52:00 +08:00
xhe
4172f473da *: adapt new api for the executor package (#22644)
Signed-off-by: xhe <xw897002528@gmail.com>
2021-02-04 17:32:15 +08:00
f2d4e47247 distsql: add metrics for coprocessor cache (#19979) 2020-09-29 14:39:23 +08:00
9d536c426d *: add HTTP API to generate TiDB metric profile (#18272) 2020-07-14 11:10:47 +08:00
f8381c5310 infoschema: refine some metric table comment and name (#16295)
Signed-off-by: crazycs520 <crazycs520@gmail.com>
2020-04-15 11:40:22 +08:00
8891c9d34e infoschema: fix select * from inspection_summary would return null. (#16099) 2020-04-10 17:25:10 +08:00
f51a7fc6e9 infoschema: fix show information_schema.table default value bug and refine metric table comment. (#15210) 2020-03-09 18:12:00 +08:00
c67419f9f4 infoschema: add more metrics table for diagnose report. (#14964) 2020-02-28 18:04:00 +08:00
27b280dd05 *: specify time range via TIME_RANGE hint for metrics/inspection tables (#14874)
Signed-off-by: Lonng <heng@lonng.org>
2020-02-21 13:01:52 +08:00
9fbefc50b5 *: implement inspection_summary system table which organizes metrics by link/module (#14810) 2020-02-18 22:39:19 +08:00