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: ref #35850 Problem Summary: 1. remove the code related to the ddl 'alter table xx set tiflash mode fast/normal'. 2. add...

size/XXL
release-note-none

### What problem does this PR solve? Issue Number: close #36514 Problem Summary: We set a system variable to control whether to inline CTE or not. Variable name: `tidb_opt_inline_cte` ###...

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

## Enhancement We can only use `show variables like 'tidb_current_ts'` to retrive current tso, can we add scalar function like `current_tso()` for common use.

type/enhancement

### What problem does this PR solve? Issue Number: close #36903 Problem Summary: ### What is changed and how it works? **In the old UnionScan executor code, if an empty...

release-note
needs-cherry-pick-4.0
size/S
needs-cherry-pick-5.0
needs-cherry-pick-5.1
needs-cherry-pick-5.2
needs-cherry-pick-5.3
needs-cherry-pick-5.4
needs-cherry-pick-6.0
needs-cherry-pick-6.1
needs-cherry-pick-6.2

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

do-not-merge/work-in-progress
needs-rebase
size/XXL
release-note-none
do-not-merge/needs-linked-issue

## Enhancement When doing br PiTR restore, user specifies --full-backup-storage for snapshot backup, and --storage for log backup, in this case start-ts is the backupts of the snapshot backup. Currently...

type/enhancement

## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) 1. Do a br restore, and check restore summary ### 2. What...

type/bug
severity/moderate
component/br

## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) ``` === RUN TestFailBusyServerCop fatal error: runtime·lock: lock count runtime stack: runtime.throw({0x3ff197f?,...

type/bug
component/test
severity/major

Hi all, I have a problem related to distribution data in the cluster after i plugged new servers into the current cluster. I have two datacenter in one city. Firstly,...

type/bug
component/pd

## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) ``` mysql> show create table t; +-------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Table | Create Table...

type/bug
sig/transaction
severity/moderate