tiup icon indicating copy to clipboard operation
tiup copied to clipboard

A component manager for TiDB

Results 267 tiup issues
Sort by recently updated
recently updated
newest added

## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? Upgrade cluster 2. What did you expect to see? Successfully 3. What did...

type/bug

We need to add server monitoring to dm-worker and dm master to check whether there are server resource bottlenecks in each component of dm in high concurrency scenarios

type/question
component/dm

## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? ``` tiup playground --host 0.0.0.0 --monitor ``` 2. What did you expect to...

type/bug
component/playground

## Feature Request **Is your feature request related to a problem? Please describe:** At current, tiup mirror support merge two version packages to one offline packages. But, it will increase...

type/feature-request

## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? `tiup client` does not accept input on STDIN. This makes it hard to...

type/feature-request

## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? A TiKV node fails for bugs, I build a new one and try...

type/bug

## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? Deploy with the following yaml file: ``` global: user: "tidb" ssh_port: 22 deploy_dir:...

type/bug
help wanted

## Feature Request **Is your feature request related to a problem? Please describe:** tiup --T tidb playground In the command, the parameter of --T was wrong (it should be -T...

type/bug
component/tiup

## Feature Request In some cases `tiup playground` prints this message many times while it waits for tidb to be ready: "Waiting for tidb instances ready" Would be nice to...

type/feature-request

## Feature Request Command `tiup playground nightly` will start with the latest version while I hope to use a previous version. the latest version: v5.0.0-nightly-20210624 target version: v5.0.0-nightly-20210617 try the...

type/feature-request