Jack

Results 4 issues of Jack

## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. ``` create table t2,...

feature-request
priority/P3
difficulty/2-medium

## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? tiup cluster display tidb-test tiup cluster reload tidb-test -R tikv cirl -C tiup...

type/bug

## Feature Request **Is your feature request related to a problem? Please describe:** ``` block-allow-list: ba-rule-1: # 规则名称 do-dbs: ["test"] # 迁移哪些库 do-tables: # 迁移哪些表 - db-name: "test" tbl-name: "~^test_table.*"...

type/feature-request

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 will be failed, and PD recover will failed...

area/scheduling