docs
docs copied to clipboard
TiDB database documentation.
### What is changed, added or deleted? (Required) Explicitly list support of `ALTER USER ... ACCOUNT LOCK`. ### Which TiDB version(s) do your changes apply to? (Required) - [x] master...
## 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-in-kubernetes/v1.0/deploy-tidb-from-kubernetes-kind 3. How would you...
File: [/master/tidb-lightning/monitor-tidb-lightning.md](https://docs.pingcap.com/tidb/dev/monitor-tidb-lightning) For the scrape_configs mentioned in the doc, scrape_configs: - job_name: 'tidb-lightning' static_configs: - targets: ['192.168.20.10:8289'] currently I don’t have a static ip for the pod since it’s running...
### What is changed, added or deleted? (Required) Added an answer about tiup version constraints close #7565 ### Which TiDB version(s) do your changes apply to? (Required) **Tips for choosing...
File: [/master/basic-features.md](https://docs.pingcap.com/tidb/dev/basic-features) In this page There is a link to https://docs.pingcap.com/tidb/dev/sql-statement-alter-table that says "DDL algorithm assertions" . I am not clear what "DDL algorithm assertions" actually means.
## Change Request 1. Describe what you find is inappropriate or missing in the existing docs. `LOCK TABLES` and `UNLOCK TABLES` are implemented via https://github.com/pingcap/tidb/pull/10343 2. Describe your suggestion or...
### What is changed, added or deleted? (Required) Add UUID best practices ### Which TiDB version(s) do your changes apply to? (Required) - [x] master (the latest development version) -...
Signed-off-by: tabokie ### What is changed, added or deleted? (Required) Fix #7161 ### Which TiDB version(s) do your changes apply to? (Required) **Tips for choosing the affected version(s):** By default,...
This is an automated cherry-pick of #7304 ### What is changed, added or deleted? (Required) Removed `TiKV_coprocessor_request_error` and `TiKV_coprocessor_request_lock_error` in "alert-rules.md". ### Which TiDB version(s) do your changes apply to?...
…notes ### 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)...