Part of #18253, #20561, and tikv/pd#2759, in order to make TiDB support the Local/Global Transaction in Cross-DC Deployment, which further enables TiDB to support Cross-Region Deployment & Geo-Partition (https://github.com/pingcap/tidb/issues/18273).
Development Task
Part of #18253, #20561, and tikv/pd#2759, in order to make TiDB support the Local/Global Transaction in Cross-DC Deployment, which further enables TiDB to support Cross-Region Deployment & Geo-Partition (https://github.com/pingcap/tidb/issues/18273).
New feature
Basic Work
Introduce the new DC location configuration.@YisaerSession
variabletidb_txn_scope
to dispatch the Local/Global Transactions. #20721 @YisaerData Constraint Check
Optional Work