Commit Graph

12 Commits

Author SHA1 Message Date
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
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
c5f388751e executor: add max font size limit (#20625)
Signed-off-by: crazycs520 <crazycs520@gmail.com>
2020-10-26 14:15:06 +08:00
38ecab6a7c *: add gc duration in metric profile (#20379) 2020-10-12 20:48:16 +08:00
b99376b521 executor: add metric definition in metric profile (#19978)
Signed-off-by: crazycs520 <crazycs520@gmail.com>
2020-09-14 17:51:08 +08:00
2d52e99d0f executor: fix error tikv_cop_wait metric (#19859)
Signed-off-by: crazycs520 <crazycs520@gmail.com>
2020-09-08 16:59:53 +08:00
ceff1fcaf9 *: support generates metrics profile by different type (#18972) 2020-08-06 21:39:23 +08:00
d5dec67d63 *: add ddl metrics in metric profile (#18978)
Signed-off-by: crazycs520 <crazycs520@gmail.com>
2020-08-06 19:57:03 +08:00
9d536c426d *: add HTTP API to generate TiDB metric profile (#18272) 2020-07-14 11:10:47 +08:00