Analyze statements may be blocked by the stats delta dump process
Open
component/statistics
sig/planner
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)
### 2. What did you expect to see? (Required)
No slow query from mysql.stats_meta table.
### 3. What did you see instead (Required)
The analyze result update may be blocked by the stats delta dump process when it tries to get a lock.
### 4. What is your TiDB version? (Required)
master, v8.5
Contributor guide
Assessment
This issue has not been assessed yet.