tidb-lightning
tidb-lightning copied to clipboard
This repository has been moved to https://github.com/pingcap/br
## Feature Request **Is your feature request related to a problem? Please describe:** https://docs.pingcap.com/tidb/stable/tidb-lightning-faq admin user privileges in the downstream TiDB no longer need **Describe the feature you'd like:** **Describe...
Verify the speed of importing 2048 tables, each table having size 150 MB (thus total size = 300 GB). Previously in v2.1.16 this only effectively achieved 5x concurrency at 26...
## Feature Request **Is your feature request related to a problem? Please describe:** To know the progress and display at UI **Describe the feature you'd like:** add the estimated total...
## 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. I build tidb-lightning with...
## Feature Request **Is your feature request related to a problem? Please describe:** On TiDB Cloud, customers' MySQL backup data may be stored in GCS. To avoid cross cloud accessing,...
## Feature Request **Is your feature request related to a problem? Please describe:** Currently we need to manually prepare 6 programs to run the integration tests. There should be some...
## Feature Request **Is your feature request related to a problem? Please describe:** **Describe the feature you'd like:** Allow use lightning(tidb backend) to load data to mysql compatible database. So...
## Feature Request **Is your feature request related to a problem? Please describe:** The lightning need a volume to save intermediate file, It’s hard to predict the size of this...
## 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. import with lightning local...
## Feature Request **Is your feature request related to a problem? Please describe:** We had this mechanism, when import table successfully, lightning will do alter auto_increment job to trigger TiDB...