3pointer

Results 43 issues of 3pointer

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

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

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. ![image](https://user-images.githubusercontent.com/5906259/99212811-fb8a6d00-2806-11eb-941b-77b7db7f1670.png) we can find...

type/bug
severity/moderate

## Feature Request **Describe the feature you'd like:** Add a section about lightning checksum feature, and put it into https://docs.pingcap.com/tidb/stable/tidb-lightning-overview. **Describe alternatives you've considered:** 1. Introduce the checksum mechanism. 2....

feature-request

After [BR in SQL](https://github.com/pingcap/tidb/pull/15274) finished, we can also integrate Lightning into TiDB. We should have following things to do: - [ ] #293 Design syntax for SQL - [ ]...

priority/P1
difficulty/3-hard

### First-time contributors' checklist - [x] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs-cn) that's required for repo owners to accept my contribution. ### What is changed, added or deleted? (Required) update the...

type/enhancement
translation/doing
status/PTAL
size/S
needs-cherry-pick-release-5.3
needs-cherry-pick-release-5.4
area/br
needs-cherry-pick-release-6.1
needs-cherry-pick-release-6.2

Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. Upgrade TiDB cluster from v4.0.0 to v4.0.9....

type/bug
severity/major
component/backup
component/restore
type/compatibility
affects-6.0
affects-6.1
affects-6.2
affects-6.3

## Feature Request Add a test for missing PR in #702. ### Describe your feature request related problem: PR #702 missed cherry-picking to release-4.0. but we didn't notice it. so...

type/bug
severity/moderate
component/test

Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. In release-4.0 , we found a case...

type/bug
severity/minor
component/test

### What problem does this PR solve? a kind of fix for https://github.com/pingcap/br/issues/1046 ### What is changed and how it works? besides pipeline backup and checksum, we can parallel them....

status/LGT1
component/backup
size/L
needs-rebase