21 Commits

Author SHA1 Message Date
800cf83e02 memory: global mem resources arbitrator (#63073)
close pingcap/tidb#58194
2025-10-30 13:13:49 +00:00
a53894aae0 slowlog, stmtsummary: include the storage engine(s) a query read from (#61737)
close pingcap/tidb#61736
2025-07-29 21:38:16 +00:00
0cd280bbd2 meta: unify definition of system or memory DB name (#62247)
ref pingcap/tidb#61702
2025-07-07 19:17:48 +00:00
34afcbb9d3 executor: gopls modernize (#60787)
close pingcap/tidb#60786
2025-05-07 14:32:26 +00:00
d7a8b679ad executor: fix parse slow_query when db or index name contains : (#59349)
close pingcap/tidb#39940
2025-02-10 03:12:31 +00:00
cf4d252af8 *: split definition out of variable pkg and refactor some reorg methods (#59146)
ref pingcap/tidb#57229, ref pingcap/tidb#57497
2025-01-23 09:24:44 +00:00
51d723b5e2 sessionctx, executor, infoschema: Add fine grained network traffic stats in slow log (#59041)
ref pingcap/tidb#57543
2025-01-22 02:19:05 +00:00
f2db9c4eac executor: fix time zone issue when querying slow log (#58455)
close pingcap/tidb#58452
2024-12-24 05:15:33 +00:00
df0c5d1f0c executor: Fix the parse problematic slow log panic issue due to empty value string (#58258)
close pingcap/tidb#58147
2024-12-16 03:15:00 +00:00
484c1ae88e executor: fix issue that query slow_query table return wrong result (#56356)
close pingcap/tidb#56100
2024-10-28 17:12:30 +00:00
fef43c5639 *: Add tidbCPU/tikvCPU into system tables (#55455)
close pingcap/tidb#55542
2024-09-05 07:42:28 +00:00
3176b9c263 *: move XXInfo/Job, etc, out from model pkg in parser to meta (#55754)
ref pingcap/tidb#54436
2024-09-04 04:49:45 +00:00
de3aba2d0f executor: Optimize slow log parsing's splitByColon function (#54630)
close pingcap/tidb#54538
2024-07-16 07:44:59 +00:00
600682265b executor: fix query panic on INFORMATION_SCHEMA.CLUSTER_SLOW_QUERY with some slow query files (#54325)
close pingcap/tidb#54324
2024-07-01 13:19:28 +00:00
68219b9317 *: fix some typos in code comments (#53371) 2024-05-20 08:01:16 +00:00
954592375d log: Support a dedicated log file to save general log (#51249)
ref pingcap/tidb#51248
2024-03-14 04:29:09 +00:00
464a12651b build(deps): bump github.com/golangci/golangci-lint from 1.55.2 to 1.56.1 (#51089) 2024-02-18 06:57:01 +00:00
a09faccd9a tests, executor, br: fix time_zone related bugs in UT (#49588)
close pingcap/tidb#49493
2023-12-20 10:53:00 +00:00
161107a712 executor: add ru details in slow log and INFORMATION_SCHEMA.SLOW_QUERY (#49067)
close pingcap/tidb#42892, ref pingcap/tidb#49318
2023-12-13 07:30:19 +00:00
2a628c4801 *: unified the cancel/kill logic in tidb (#47063)
close pingcap/tidb#47075
2023-10-23 09:48:38 +00:00
318e82bbb7 *: move most of the packages to 'pkg' (#47123)
ref pingcap/tidb#41241
2023-10-13 14:36:26 +00:00