tidb-lightning icon indicating copy to clipboard operation
tidb-lightning copied to clipboard

This repository has been moved to https://github.com/pingcap/br

Results 53 tidb-lightning issues
Sort by recently updated
recently updated
newest added

## 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...

feature-request

## 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...

type/bug
severity/major

### 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...

type/bug
severity/major

## 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...

feature-request

## 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...

type/bug
question

## 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...

type/bug
severity/major

## 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...

type/bug
priority/P2
difficulty/2-medium

## 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. ![image](https://user-images.githubusercontent.com/35356271/103740535-5b94d700-5032-11eb-82bc-4334d78fef26.png) There...

feature-request

## 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...

feature-request