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 #xxx Problem Summary: ### What changed and how does it work? ### Check List Tests - [ ] Unit test...
This is an automated cherry-pick of #59338 ### What problem does this PR solve? Issue Number: ref #58780 Problem Summary: ### What changed and how does it work? ### Check...
…t download ### What problem does this PR solve? Issue Number: close #xxx Problem Summary: ### What changed and how does it work? ### Check List Tests - [ ]...
## 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` (Thankfully most...
### What problem does this PR solve? Issue Number: close #xxx Problem Summary: ### What changed and how does it work? ### Check List Tests - [ ] Unit test...
## Enhancement ``` CREATE TABLE `tb` ( `id` char(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL, `created_by` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL, `date_created` datetime(6) DEFAULT NULL, `date_updated`...
This is an automated cherry-pick of #63871 ### What problem does this PR solve? Issue Number: close #63698 Problem Summary: `meetError is` not reset correctly. ### What changed and how...
This is an automated cherry-pick of #60705 ### What problem does this PR solve? Issue Number: close #60212 Problem Summary: fix a promql syntax issue in backup&restore panel. As a...
This is an automated cherry-pick of #63683 ### What problem does this PR solve? Issue Number: close #52653 Problem Summary: Investigation: Why got "cannot find column error": proj_2 need `col-8`,...
This is an automated cherry-pick of #59985 ### What problem does this PR solve? Issue Number: close #59963, close #59976 Problem Summary: 1. The row container will not be closed...