pingcap / pingcap/tidb

make the error message less confusing when met error in tidbBackend.WriteRows

Open
#51,705 0 comments 0 reactions 0 assignees View on GitHub
component/lightning type/enhancement
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## Enhancement
Many kinds of error may happen when write rows:
1. write rows exceed conflict threshold
2. others

But all of them will be printed with the `write rows exceed conflict threshold` prefix.
We need a better error msg.

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.