Meng Xin
Meng Xin
### What problem does this PR solve? Issue Number: close #xxx Problem Summary: ### What is changed and how it works? ### Check List Tests - [ ] Unit test...
### What problem does this PR solve? It will release the memory of hash join executor used when hash join executor finished. Issue Number: close #36989 Problem Summary: Now the...
## Enhancement Now the memory use will not be released when hash join executor finished, so it is necessary to do release the memory.
### What problem does this PR solve? In memory debug mode, if need print the memory use of a tracker, we will also print the tracker's tree like '["TrackerTree [-1]
### What problem does this PR solve? Issue Number: close #https://github.com/pingcap/tidb/issues/37409 Problem Summary: ### What is changed and how it works? record more information: 1. topN-mem-consumer - current explain analyze...