tidb
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/
### What problem does this PR solve? Issue Number: close #35827 Problem Summary: ### What is changed and how it works? ### Check List Tests - [ ] Unit test...
### What problem does this PR solve? Issue Number: close #34163 Problem Summary: ### What is changed and how it works? Throw an error instead of panic. ### Check List...
The JSON type is supported in tidb but not GA yet. This issue will trace the JSON GA project. ## Goal make the basic function is available ## Non-Goal multi-valued...
## Description ## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. ```SQL select...
### What problem does this PR solve? Issue Number: close #36885 Problem Summary: ### What is changed and how it works? There are two places `err` not returned, two places...
Signed-off-by: Weizhen Wang ### What problem does this PR solve? Issue Number: close #32090 Problem Summary: ### What is changed and how it works? ### Check List Tests - [...
### What problem does this PR solve? Issue Number: close #xxx Problem Summary: ### What is changed and how it works? ### Check List Tests - [ ] Unit test...
Signed-off-by: hehechen ### What problem does this PR solve? Issue Number: close https://github.com/pingcap/tidb/issues/36175 ref https://github.com/pingcap/tiflash/issues/5315 Problem Summary: In https://github.com/pingcap/tidb/pull/34741 and https://github.com/pingcap/tidb/pull/36368, `ALTER TABLE [name] COMPACT` and `ALTER TABLE [name] COMPACT...
Signed-off-by: crazycs520 ### What problem does this PR solve? related issue: https://github.com/pingcap/tidb/issues/18209 Add foreign key design doc. ### What is changed and how it works? ### Check List ### Release...
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) Run jepsen bank-multitable workload. ### 2. What did you expect to see?...