-
## Enhancement
Issue source:
https://asktug.com/t/topic/663316
For the issue mentioned in the above topic, the user used tiup to start the tidb cluster. TiUP kept trying the port 4000 after the …
-
## Feature Request
I want tiup playground supports to create root user with the `caching_sha2_password` plugin because MySQL client 9.0 that removes `mysql_native_password` plugin.
**Describe th…
-
File: [/release-6.1/pd-recover.md](https://docs.pingcap.com/tidb/stable/pd-recover)
Before clean the data dir, also need to delete other PD endpoint from startup script.
Or the startup of PD wil…
-
Currently the repo uses travis.
Using github would allow cross platform builds to ensure things work for all devs.
Would like to reuse the makefile in the github actions, so we are DRY ( https://e…
-
- 测试脚本
```bash
echo "TiDB sysbench test "; date
# apt update
sudo apt update
# install tiup
curl --proto '=https' --tlsv1.2 -sSf https://tiup-mirrors.pingcap.com/install.sh | sh
sou…
-
I used `/release` in a PR and then got the released package. Then I used tiup patch to upgrade the cluster, but it failed:
```
[tidb@localhost ~]$ tiup cluster patch example tikv-server.tar.gz -R ti…
-
Hi,
So I'm sorta new to docker. Im trying to install the script and I succesfullt do so by chaning the /usr/local/bin:/target path.
The first issue is I can't seem to change that /target path or e…
ghost updated
2 years ago
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
1. What did you do?
add dashboard_dir configuration
reload failed ,the error info is:
``` Error: init confi…
-
## Feature Request
### Describe your feature request related problem
### Describe the feature you'd like
I clone and change pd source code, and `make build` successed.
but it can't run w…
-
## Feature Request
**Is your feature request related to a problem? Please describe:**
Why do we require administrators to manually specify the architecture for each host in the cluster definit…
kolbe updated
3 years ago