aytrack
aytrack
Please answer these questions before submitting your issue. Thanks! 1. What did you do? restore gcs data on dbaas 2. What did you expect to see? restore successfully 3. What...
Please answer these questions before submitting your issue. Thanks! 1. What did you do? backup tidb v4.0.9 data via br v4.0.8 2. What did you expect to see? There are...
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) 1. deploy a cluster 2. create a lot of table ### 2....
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) 1. deploy tidb with plugin ``` docker run hub.pingcap.net/qa/tidb-enterprise:v6.3.0-pre --plugin-dir /plugins --plugin-load...
## Bug Report ### What version of TiKV are you using? v7.1.2 ### What operating system and CPU are you using? ### Steps to reproduce 1. deploy a cluster with...
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? ``` tiup cluster deploy testcluster nightly test.yaml -y ``` 2. What did you...
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) 1. create a partition table with 200 partitions; 2. insert about 250000000...
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) 1. add index with multi-schema change, using local sort Distributed eXecution Framework...
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) ```sql drop table if exists test1; CREATE TABLE test1 ( col1 bigint(20)...
### What did you do? from asktug: https://asktug.com/t/topic/1027282 deploy a downstream tidb cluster with status port is 20081 and create a task to sync data. set dm target-database status port...