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

## Enhancement We imported csv files which contain bool type fields and values like true/false to TIDB table,the import task finished successfully ,but the values inserted into TiDB table are...

type/enhancement

Signed-off-by: ekexium ### What problem does this PR solve? Issue Number: close #36579 Problem Summary: ### What is changed and how it works? ### Check List Tests - [ ]...

size/L
do-not-merge/work-in-progress
needs-rebase
release-note-none

### What problem does this PR solve? Issue Number: close #36295 Problem Summary: We should automatically expand the CTE inline when the CTE query is only used once by the...

size/M
do-not-merge/work-in-progress
release-note-none

### What problem does this PR solve? Issue Number: ref #26166 (a quick solution) Problem Summary: The partition table shields the partition information in the execution phase. So we cannot...

sig/planner
release-note
size/XL
needs-rebase

Signed-off-by: zhanggaoming ### What problem does this PR solve? Issue Number: ref #36717 Problem Summary: ### What is changed and how it works? ### Check List Tests - [ ]...

status/LGT1
size/XS
release-note-none
component/br

## Enhancement In history, we had many tools to improve our development. but they are not developed for a long time for example git pre-commit. In these days, We have...

type/enhancement

## Enhancement Now the memory use will not be released when hash join executor finished, so it is necessary to do release the memory.

type/enhancement

### What problem does this PR solve? Issue Number: close #32335 Problem Summary: Before we did not support to use the outer side table in the (Outer) (Anti) Semi Join....

release-note
needs-rebase
size/XXL

# Support Foreign Key Dev Task Related Issue: https://github.com/pingcap/tidb/issues/18209 Design Doc: https://github.com/pingcap/tidb/pull/35982 Draft PR: https://github.com/pingcap/tidb/pull/36757 ## Dev Task ### DDL Dev Task - [x] Create table with foreign key https://github.com/pingcap/tidb/issues/37147...

type/new-feature
feature/developing

cherry-pick #36936 to release-6.1 You can switch your code base to this Pull Request by using [git-extras](https://github.com/tj/git-extras): ```bash # In tidb repo: git pr https://github.com/pingcap/tidb/pull/36938 ``` After apply modifications, you...

status/LGT2
type/bug-fix
sig/planner
status/can-merge
size/M
cherry-pick-approved
release-note-none
type/6.1-cherry-pick