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 #64833 Problem Summary: See the issue. ### What changed and how does it work? Added a filter to `loader`, which...

release-note
size/XL

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

contribution
size/XS
do-not-merge/hold
do-not-merge/cherry-pick-not-approved
release-note-none
ok-to-test

### What problem does this PR solve? Issue Number: ref #64065 Problem Summary: ### What changed and how does it work? ### Check List Tests - [x] Unit test -...

release-note
size/XXL
ok-to-test

## Enhancement Though we have developed some features recently, the next LTS major version isn't scheduled yet. To delivery those features, we need to pick them to release-8.5. cherry-pick feature:...

type/enhancement
severity/major
component/br
affects-8.5

## Enhancement Though we have developed some features recently, the next LTS major version isn't scheduled yet. To delivery those features, we need to pick them to release-8.5. cherry-pick feature:...

type/enhancement
severity/major
component/br
affects-8.5

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

contribution
size/XS
do-not-merge/hold
do-not-merge/cherry-pick-not-approved
release-note-none
ok-to-test

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

contribution
size/XS
do-not-merge/hold
do-not-merge/cherry-pick-not-approved
release-note-none
ok-to-test

Design Doc: https://github.com/pingcap/tidb/pull/64294 # Development Tasks ## Feature Branches Please merge the PRs to the feature branches: - PD: https://github.com/tikv/pd/tree/feature/active-active - TiDB: https://github.com/pingcap/tidb/tree/feature/active-active - TiKV: https://github.com/tikv/tikv/tree/feature/active-active - Client-go: https://github.com/tikv/client-go/tree/feature/active-active -...

type/feature-request

## Bug Report Please answer these questions before submitting your issue. Thanks! Ref https://github.com/tikv/client-go/issues/1793 ### 1. Minimal reproduce step (Required) ### 2. What did you expect to see? (Required) ###...

type/bug
severity/major
component/pd
affects-8.5

## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) `CREATE TABLE t0(c0 double unsigned); INSERT INTO t0 VALUES (0),(0.8077146669816686); select count(*)...

type/bug
contribution
sig/execution
first-time-contributor