|
|
19b85656d8
|
*: use generics to improve Clamp (#34586)
close pingcap/tidb#34588
|
2022-05-13 17:28:35 +08:00 |
|
|
|
c6fe032e99
|
br: support PiTR feature (#34409)
ref pingcap/tidb#29501
|
2022-05-12 17:08:35 +08:00 |
|
|
|
b824e351b9
|
lightning: support null value for auto-incr column on local backend (#34552)
close pingcap/tidb#34208
|
2022-05-12 14:04:35 +08:00 |
|
|
|
bf7c3efbd7
|
backup: fix the lost empty database (#34519)
ref pingcap/tidb#33866
|
2022-05-10 16:32:34 +08:00 |
|
|
|
e9e1e53176
|
br: fix the issue that config not paused with ttl correctly (#31725)
close pingcap/tidb#31733
|
2022-05-10 12:12:34 +08:00 |
|
|
|
c16291392a
|
*: replace types.NewFieldTypeBuilder() API with NewFieldTypeBuilderP() to avoid misuse (#34494)
close pingcap/tidb#34490
|
2022-05-09 22:00:33 +08:00 |
|
|
|
8a2966ce1e
|
*: improve map copy (#34451)
close pingcap/tidb#34454
|
2022-05-09 11:44:33 +08:00 |
|
|
|
9339955f0d
|
backup: backup empty databases (#34385)
close pingcap/tidb#33866
|
2022-05-07 18:30:32 +08:00 |
|
|
|
3c21965564
|
lightning: remove support for tikv-importer (#34313)
ref pingcap/tidb#31664, close pingcap/tidb#34310
|
2022-05-06 16:06:56 +08:00 |
|
|
|
f88dab92f9
|
util: use generics to implement max/min (#34197)
close pingcap/tidb#34247
|
2022-05-06 10:08:57 +08:00 |
|
|
|
167d4ebc61
|
backup: retry on internal error and make more errors can be retried (#34352)
close pingcap/tidb#34350
|
2022-05-05 15:20:55 +08:00 |
|
|
|
c0e39e400f
|
lightning: fix epoch-not-match not retryable (#34179)
close pingcap/tidb#34172
|
2022-04-29 14:30:52 +08:00 |
|
|
|
5617941170
|
lightning: fix auto_increment out-of-range error (#34146)
close pingcap/tidb#27937
|
2022-04-29 14:10:53 +08:00 |
|
|
|
0d5ac6f3cb
|
sysvar, config: mapping config settings to system variables. (#33279)
ref pingcap/tidb#32887
|
2022-04-29 13:20:52 +08:00 |
|
|
|
6da6e5a571
|
*: fix build tag by run gofix (#34260)
ref pingcap/tidb#31716
|
2022-04-27 18:02:52 +08:00 |
|
|
|
2f2fa06c2f
|
lightning: split and scatter regions in batches (#33625)
close pingcap/tidb#33618
|
2022-04-26 23:16:51 +08:00 |
|
|
|
1bf64c60f4
|
*: Refactor FieldType structure (#33569)
close pingcap/tidb#32116
|
2022-04-26 19:28:51 +08:00 |
|
|
|
59566fad34
|
lightning: maintain task meta in singleTaskMetaMgr (#34214)
close pingcap/tidb#34213
|
2022-04-26 11:24:51 +08:00 |
|
|
|
25255ce81b
|
br_gcs: fix tikv integration test (#34191)
close pingcap/tidb#33811
|
2022-04-25 10:58:50 +08:00 |
|
|
|
2578630108
|
br: enhance the error infomation (#33882)
close pingcap/tidb#33598
|
2022-04-21 21:54:04 +08:00 |
|
|
|
a1031d01e3
|
lightning_web: mute the alert (#33390)
|
2022-04-21 21:04:04 +08:00 |
|
|
|
ebffff011f
|
lightning: reload certificate for new connection (#33865)
ref pingcap/tidb#14666
|
2022-04-20 22:34:04 +08:00 |
|
|
|
b0f5cf642b
|
lightning: only retry on retryable error on import engine (#33794)
close pingcap/tidb#33446
|
2022-04-19 18:04:04 +08:00 |
|
|
|
7e1708504a
|
lightning: replace diskQuotaLock with RWMutex (#34021)
close pingcap/tidb#34018
|
2022-04-18 22:04:03 +08:00 |
|
|
|
fbb497f83a
|
lightning: enhance request log in server-mode and restore progress (#33718)
close pingcap/tidb#33715
|
2022-04-18 19:56:02 +08:00 |
|
|
|
88c18ea01f
|
util: Adjust the minimum TLS version supported by TiDB tools from 1.0 to 1.2 (#33997)
close pingcap/tidb#33996
|
2022-04-15 19:46:36 +08:00 |
|
|
|
5889d4c4e9
|
br: fix panic during merging files (#33797)
close pingcap/tidb#33801
|
2022-04-15 15:42:36 +08:00 |
|
|
|
654e3d8343
|
br: modify tables that should be altered auto id or random id (#33719)
close pingcap/tidb#33596
|
2022-04-14 21:42:36 +08:00 |
|
|
|
7ca8106186
|
lightning: fix panic due to row's column exceeds definition (#33767)
close pingcap/tidb#33396
|
2022-04-13 19:56:36 +08:00 |
|
|
|
75cba8fab2
|
lightning: fix for only route schema case (#33484)
close pingcap/tidb#33381
|
2022-04-12 15:02:35 +08:00 |
|
|
|
6fa0882a28
|
br: fix the integration test of br_gcs (#33568)
close pingcap/tidb#33811
|
2022-04-08 15:18:32 +08:00 |
|
|
|
53042e7aab
|
br: use the correct unit for pausing schedulers (#33545)
close pingcap/tidb#33546
|
2022-04-08 14:36:32 +08:00 |
|
|
|
15a01fa50a
|
backend/local: fix panic while lightning quits (#33738)
close pingcap/tidb#33524
|
2022-04-07 18:08:32 +08:00 |
|
|
|
951bc42d3f
|
br: defer not in for-loop in the sendSplitRegionRequest (#33636)
ref pingcap/tidb#31716
|
2022-04-02 17:10:30 +08:00 |
|
|
|
b857293155
|
br: Fix unstable s3 test (again) (#33666)
close pingcap/tidb#33644
|
2022-04-02 16:08:30 +08:00 |
|
|
|
d3245357d0
|
br: fix unstable s3 test (#33610)
close pingcap/tidb#33644
|
2022-04-01 13:14:29 +08:00 |
|
|
|
f5965a1609
|
lightning: fix test lightning_error_summary (#33616)
close pingcap/tidb#33614
|
2022-04-01 11:32:30 +08:00 |
|
|
|
762ae26394
|
lightning: auto resume from recoverable error (#33510)
close pingcap/tidb#33363
|
2022-03-29 18:20:28 +08:00 |
|
|
|
8f8dfafc10
|
br: Fix new collaction enable check (#33500)
* add glue to get global variables
|
2022-03-28 21:16:53 +08:00 |
|
|
|
11db011054
|
br: Ignore ddl jobs with empty query or blacklist type when exec restore (#33384)
close pingcap/tidb#33322
|
2022-03-28 18:00:28 +08:00 |
|
|
|
da95768e90
|
lightning: fix test lightning_checkpoint_chunks (#33503)
close pingcap/tidb#33502
|
2022-03-28 16:30:27 +08:00 |
|
|
|
7c51deb16e
|
build(deps): bump minimist from 1.2.5 to 1.2.6 in /br/web (#33405)
|
2022-03-25 22:54:34 +08:00 |
|
|
|
9129590f5b
|
br: fix the missing retry for pd batch scan error (#33420)
close pingcap/tidb#33419
|
2022-03-25 21:52:34 +08:00 |
|
|
|
6517ee3fb6
|
*: migrate tidb-tools (#33296)
close pingcap/tidb#32999
|
2022-03-25 19:08:35 +08:00 |
|
|
|
96a507eb3b
|
lightning: support inject external storage when as library (#33303)
ref pingcap/tidb#33281
|
2022-03-25 16:58:34 +08:00 |
|
|
|
815a5375fd
|
br: Add comment to filterRestoreFiles function (#33353)
close pingcap/tidb#33352
|
2022-03-24 17:12:33 +08:00 |
|
|
|
e2ad790a29
|
br: fix race in test Test(Split|Restore)Failed (#33313)
close pingcap/tidb#33310
|
2022-03-23 13:44:32 +08:00 |
|
|
|
49f291db70
|
br: Fix stuck when meeting error (#33201)
close pingcap/tidb#33200
|
2022-03-21 12:58:31 +08:00 |
|
|
|
7309b086ca
|
lightning: support opening empty files and skip directory objects in S3 (#33029)
close pingcap/tidb#31824
|
2022-03-18 15:54:30 +08:00 |
|
|
|
e130e52290
|
restore: allow restore accross one major version (#33203)
close pingcap/tidb#33182
|
2022-03-17 20:42:31 +08:00 |
|