TiDB v5.2.1 goroutine泄漏出现的OOM问题

应该是大量的goroutine在这个位置阻塞了:

https://github.com/pingcap/tidb/blob/v5.2.1/executor/analyze.go#L849