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/
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) 1、run sysbench read write with 32 threads for keyspace1 2、run htap with...
## Bug Report ### 1. Minimal reproduce step (Required) ```sql create table t0(c0 INT); create view v1 as select exists( select 6 from t0 union select c_0 from t0 )...
### What problem does this PR solve? Issue Number: ref https://github.com/pingcap/tidb/issues/60083 https://github.com/pingcap/tidb/pull/59966 Problem Summary: - add backfillTaskMetaVersion - clean old prefix meta if version is 0 ### What changed and...
### What problem does this PR solve? Issue Number: ref https://github.com/pingcap/tidb/issues/61088 Problem Summary: ### What changed and how does it work? What does this PR do: - add collector for...
### What problem does this PR solve? Issue Number: close #xxx Problem Summary: ### What changed and how does it work? ### Check List Tests - [ ] Unit test...
### What problem does this PR solve? Issue Number: ref #61706 Problem Summary: ### What changed and how does it work? Adapt the GRANT and REVOKE for column privilege This...
This is an automated cherry-pick of #61428 ### What problem does this PR solve? Issue Number: close #61801 Problem Summary: ### What changed and how does it work? ### Check...
This is an automated cherry-pick of #58078 ### What problem does this PR solve? Issue Number: close #58004 Problem Summary: ### What changed and how does it work? ### Check...
This is an automated cherry-pick of #58078 ### What problem does this PR solve? Issue Number: close #58004 Problem Summary: ### What changed and how does it work? ### Check...
This is an automated cherry-pick of #58078 ### What problem does this PR solve? Issue Number: close #58004 Problem Summary: ### What changed and how does it work? ### Check...