tidb icon indicating copy to clipboard operation
tidb copied to clipboard

TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/

Results 885 tidb issues
Sort by recently updated
recently updated
newest added

### What problem does this PR solve? Issue Number: close #40488 Problem Summary: ### What is changed and how it works? ### Check List Tests - [x] Unit test -...

size/S
needs-rebase
release-note-none
do-not-merge/needs-triage-completed
ok-to-test

### What problem does this PR solve? Issue Number: close #17993 Problem Summary: When an arithmetic overflow occurs, the error message displays "Column#N" instead of the actual column name, making...

contribution
sig/planner
release-note
first-time-contributor
size/L
ok-to-test
lgtm

### What problem does this PR solve? Issue Number: ref #63856 Problem Summary: ### What changed and how does it work? Add index pruning early in the planning process -...

sig/planner
component/statistics
do-not-merge/hold
size/XXL
release-note-none
ok-to-test

### What problem does this PR solve? Issue Number: close #64588 Problem Summary: ``` Original behaviour: The system performs a full backup at midnight (T0). At 20:00(T3), the customer requests...

release-note
do-not-merge/hold
size/XXL
ok-to-test
approved
lgtm

## Bug Report This bug reveals a data inconsistency where identical queries return different results (0 vs 1 ) after a time delay. This may be unstable index behavior or...

type/bug
contribution