pingcap / pingcap/tidb

require a way to check the encoding is correct for string columns

Open
#35,401 1 comment 1 reaction 0 assignees View on GitHub
type/feature-request
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## Feature Request

**Is your feature request related to a problem? Please describe:**

we met many problems relate to wrong encoding characters, and have no way to find out which row it is.

**Describe the feature you'd like:**

we can have a SQL like

```sql
admin check charset c1
```
and return the handle of the wrong data

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.