Meng Xin

Results 5 issues of 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...

do-not-merge/work-in-progress
needs-rebase
size/XXL
release-note-none
do-not-merge/needs-linked-issue

### 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...

release-note
size/S
do-not-merge/work-in-progress

## Enhancement Now the memory use will not be released when hash join executor finished, so it is necessary to do release the memory.

type/enhancement

### 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]

release-note
size/M

### 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...

release-note
size/XXL