docs
docs copied to clipboard
TiDB database documentation.
This is an automated cherry-pick of #19445 ### What is changed, added or deleted? (Required) add description for var `tidb_ddl_reorg_max_write_speed` ### Which TiDB version(s) do your changes apply to? (Required)...
The current quality of machine translation for Japanese docs is not so good. We need to consider other solutions. @shhdgit has tested OpenAI (as listed below), but still have some...
The current quality of machine translation for Japanese docs is not so good. We need to consider other solutions. @shhdgit has tested OpenAI (as listed below), but still have some...
### First-time contributors' checklist - [x] I've signed the [**Contributor License Agreement**](https://cla.pingcap.net/pingcap/docs), which is required for the repository owners to accept my contribution. ### What is changed, added or deleted?...
### What is changed, added or deleted? (Required) - Add a tip about how to request a feature in private preview - Decrease the size of ❌ ### Which TiDB...
### First-time contributors' checklist - [x] I've signed the [**Contributor License Agreement**](https://cla.pingcap.net/pingcap/docs), which is required for the repository owners to accept my contribution. ### What is changed, added or deleted?...
### First-time contributors' checklist - [x] I've signed the [**Contributor License Agreement**](https://cla.pingcap.net/pingcap/docs), which is required for the repository owners to accept my contribution. ### What is changed, added or deleted?...
This is an automated cherry-pick of #20129 ### First-time contributors' checklist - [ ] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs) that's required for repo owners to accept my contribution. ### What...
This is an automated cherry-pick of #20485 ### First-time contributors' checklist - [x] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs-cn) that's required for repo owners to accept my contribution. ### What is...
File: [/release-8.5/follower-read.md](https://docs.pingcap.com/tidb/stable/follower-read) When using the replica read options: leader-and-follower closest-replicas closest-adaptive they are mapped internally to ReplicaReadMixed. However, from the code logic, ReplicaReadMixed will also try learner replicas for reads....