pingcap / pingcap/tidb

`admin check table` does not need to EnableCollectExecutionInfo

Open
#42,299 0 comments 0 reactions 1 assignee Claimed by @CbcWestwolf View on GitHub
affects-7.1 affects-7.5 affects-8.1 affects-8.5 severity/major sig/sql-infra type/bug
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## Bug Report

Please answer these questions before submitting your issue. Thanks!

### 1. Minimal reproduce step (Required)
admin check a big table. e.g. `admin check table github_repos;`

### 2. What did you expect to see? (Required)
Memory usage is low.

### 3. What did you see instead (Required)
A lot of memory space is occupied by execution info. This increases the risk of OOM.
截屏2023-03-16 10 50 12

### 4. What is your TiDB version? (Required)

master

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.