RemHero
RemHero
add remove history data resource sql
to make the schemaPrefix work in the upper layer
### What problem does this PR solve? Issue Number: close [#51217](https://github.com/pingcap/tidb/issues/51217) Problem Summary: The memory consumed in InitCheckExistence is not tracked by the memory tracker.Related [PR.](https://github.com/pingcap/tidb/pull/52739) ### What changed and...
### Behaviour #### Steps to reproduce this issue 1.Set up Docker Buildx ` - name: Set up Docker Buildx uses: crazy-max/ghaction-setup-docker@v3` 2.set up ``` - if: inputs.DB-name == 'MySQL' &&...