docs
docs copied to clipboard
TiDB database documentation.
## Change Request Please answer the following questions before submitting your issue. Thanks! 1. Describe what you find is inappropriate or missing in the existing docs. https://docs.pingcap.com/tidb/stable/information-schema does not include...
## Error Report Please answer the following questions before submitting your issue. Thanks! 1. What is the URL/path of the document related to this issue? https://docs.pingcap.com/tidb/dev/system-variables#tidb_enable_parallel_hashagg_spill-new-in-v800 > This variable controls...
### First-time contributors' checklist - [ ] 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 changed, added or deleted? (Required) tiup:...
### What is changed, added or deleted? (Required) This PR makes the expressions of GlobalStats consistent and easier to understand based on this comment https://github.com/pingcap/docs-cn/pull/17827#discussion_r1689733516 and communication with [winoros](https://github.com/winoros). It's...
### First-time contributors' checklist - [x] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs) that's required for repo owners to accept my contribution. ### What is changed, added or deleted? (Required) Previously, the...
### What is changed, added or deleted? (Required) Remove the note about `enable-relay` being deprecated, as it has been resupported since v5.4.0. ### Which TiDB version(s) do your changes apply...
### 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 is changed, added or deleted? (Required) ###...
### What is changed, added or deleted? (Required) This pull request replaces the data type for the truncate argument from varchar to decimal because the current example raises the `Truncated...
File: [/release-8.1/tidb-architecture.md](https://docs.pingcap.com/tidb/stable/tidb-architecture) I recommend the following updates to make this page easier to understand: **TiDB Architecture:** TiDB offers several advantages over traditional standalone databases: - It features a distributed architecture...