admin check enhancement
Open
component/tools
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
`ADMIN CHECK DATA/INDEX` checks against only data and index only. It's nice if it can also extend to check the table metadata, like the auto incremental id next_val etc.
Contributor guide
Research direction
Start by locating the implementation and tests for the ADMIN CHECK DATA/INDEX command, then trace how it checks data and indexes. Determine how table metadata such as the auto-increment id next_val is represented and what inconsistencies should be reported; done means the command also checks the requested metadata with coverage for its behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100