docs icon indicating copy to clipboard operation
docs copied to clipboard

TiDB database documentation.

Results 504 docs issues
Sort by recently updated
recently updated
newest added

## 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:...

type/enhancement
translation/from-docs-cn
size/XS
area/tiup
ONCALL
needs-cherry-pick-release-7.5
needs-cherry-pick-release-8.1

### 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...

type/enhancement
translation/from-docs-cn
status/WIP
needs-cherry-pick-release-8.1

### 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...

missing-translation-status
size/M

### 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...

missing-translation-status
size/XS
area/dm

### 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) ###...

translation/no-need
do-not-merge/hold
size/S
area/tidb-cloud
needs-cherry-pick-release-7.1
needs-cherry-pick-release-7.5
needs-cherry-pick-release-8.1

### 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...

type/bugfix
translation/doing
size/S

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...