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:** When using lightning command to import data, now user cannot get the progress status nor the final...
## 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 used lightning to...
### What problem does this PR solve? Resolve #562 ### What is changed and how it works? if tidb time_zone is "SYSTEM", try to use "system_time_zone" to set time_zone for...
## Bug Report 1. What did you do? If possible, provide a recipe for reproducing the error. Using the tidb-lightning tool to restore a full backup data. - In the...
## Feature Request **Is your feature request related to a problem? Please describe:** When lightning is doing its job, user still can access importing tables, so he may see non-consistent...
## Question Before asking a question, make sure you have: csv data:110G In the TPC-C test, the following error occurred when using local backend lighting to convert to a CSV...
## 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. Use lightning tidb backend...
## 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. With this schema: ```sql...
## Feature Request **Is your feature request related to a problem? Please describe:** When we're using the local backend, the lightning dashboard on grafana is not working properly.  There...
## Feature Request **Is your feature request related to a problem? Please describe:** It seems that we don't check the user's permissions at the beginning of the lightning. It could...