Commit Graph

14 Commits

Author SHA1 Message Date
6122ca307e linter: support lll to avoid too long line (#42718)
close pingcap/tidb#42570
2023-04-12 23:23:01 +08:00
911e7cc360 *: enable revive (#35970)
ref pingcap/tidb#35345
2022-07-15 16:03:06 +08:00
95e13afa13 *: track the memory usage in Insert/Update/Delete executors (#34097)
close pingcap/tidb#34096
2022-06-22 19:10:38 +08:00
515de80a17 executor: track the memory usage of aggregate more accurate (#34732)
ref pingcap/tidb#33877
2022-05-23 10:58:45 +08:00
d63a5fd33d executor: add some memory tracker in HashJoin (#33918)
ref pingcap/tidb#33877
2022-04-19 23:28:03 +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
8761adc59f executor: make the memory tracker of Jsonobjectagg more accurate (#23024) 2021-03-04 11:34:54 +08:00
2a5aa13f0a util: fix vet (#23042) 2021-03-02 13:42:54 +08:00
b80fd0c152 Revert "util: Simplify non-copy string-[]byte conversion" (#11860) 2019-09-17 18:15:45 +08:00
9312090275 util: Faster-Slice-Function (#11808) 2019-08-22 12:45:46 +08:00
e954a5a122 util: Simplify non-copy string-[]byte conversion 2019-08-15 09:32:43 +08:00
469fa877d6 util/hack: define a MutableString type for function hack.String (#9230) 2019-02-12 12:30:40 +08:00
0a68a3f4c1 tidb-server: address comment 2015-09-16 20:21:57 +08:00
47dd05e227 tidb-server: add server layer
MySQL protocol server.
2015-09-16 17:18:17 +08:00