Commit Graph

70 Commits

Author SHA1 Message Date
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
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
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
5617941170 lightning: fix auto_increment out-of-range error (#34146)
close pingcap/tidb#27937
2022-04-29 14:10:53 +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
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
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
6fa0882a28 br: fix the integration test of br_gcs (#33568)
close pingcap/tidb#33811
2022-04-08 15:18:32 +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
8f8dfafc10 br: Fix new collaction enable check (#33500)
* add glue to get global variables
2022-03-28 21:16:53 +08:00
96a507eb3b lightning: support inject external storage when as library (#33303)
ref pingcap/tidb#33281
2022-03-25 16:58:34 +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
dcafe8ec71 br: download sst again with no-crypt parameters when met decryption error for downloadSST (#32847)
close pingcap/tidb#32423
2022-03-17 14:00:30 +08:00
33e76327ab br: Consider partition table's placement for br (#33139)
ref pingcap/tidb#32290
2022-03-16 20:05:52 +08:00
78523d2d52 lightning: revert custom gRPC resolver (#33115)
close pingcap/tidb#33114
2022-03-16 16:47:52 +08:00
e0db77ecd1 br: implement backup & restore policy info (#33007)
close pingcap/tidb#32290
2022-03-15 17:39:53 +08:00
51111b8727 lightning: standardize error codes and messages (#32240)
close pingcap/tidb#32239
2022-03-13 15:01:51 +08:00
328a8bcab8 copr: split copr requests by buckets (#32818)
close pingcap/tidb#32968
2022-03-11 17:01:51 +08:00
11a1c18e8f lightning: checkpoint support s3 (#32373)
close pingcap/tidb#32374
2022-03-03 20:09:46 +08:00
4e69c0705e br: Fix backup rawkv failure (#32612)
close pingcap/tidb#32607
2022-03-03 15:05:47 +08:00
40e0132e75 br: refactoring code - BR may panic when error is not able to convert into a terror (#32296)
close pingcap/tidb#32293
2022-03-02 17:21:46 +08:00
706f8a9d9c lightning: skip restore table when source files are empty (#28189)
close pingcap/tidb#28144
2022-02-16 10:19:39 +08:00
006e9d955d br, ddl: change batch create table api to only handle jobs those are not nil (#31902)
close pingcap/tidb#31901
2022-01-30 18:03:14 +08:00
3cb3da6266 br: add batch ddl post restore for auto id (#32021)
close pingcap/tidb#32006
2022-01-29 15:31:13 +08:00
18fc286fbf lightning: support charset for create schema (#31915)
close pingcap/tidb#31913
2022-01-24 16:36:11 +08:00
a5435cd22e br: unified the lint rules with tidb. (#31644)
close pingcap/tidb#31643
2022-01-17 20:03:45 +08:00
a6a447ee45 lightning: optimize integration test lightning_checkpoint (#31594)
close pingcap/tidb#31593
2022-01-17 15:35:44 +08:00
465f655889 * : replace fmt.Sprint with strconv (#31718)
ref pingcap/tidb#31716
2022-01-17 15:11:44 +08:00
5c81cb12b6 br: add gbk test (#31507)
close pingcap/tidb#31518
2022-01-11 17:05:42 +08:00
3610c834e4 lightning: add a integration test for gbk (#31337)
close pingcap/tidb#31293
2022-01-10 14:45:41 +08:00
722303bca8 tests: debug / fix rawkv (#31206)
close pingcap/tidb#31267
2022-01-04 20:32:35 +08:00
1dc16954d1 br: support azure blob storage (#30585)
close pingcap/tidb#30583
2021-12-31 14:57:51 +08:00
d5d836cc30 lightning: output a clearer exit message (#28492) 2021-12-30 22:51:50 +08:00
3934157824 lightning: add back table empty check and add a switch config (#30887)
close pingcap/tidb#27919
2021-12-22 10:17:47 +08:00
4b48e55ae9 lightning: Add source dir existence check for s3 (#30674) 2021-12-14 20:04:35 +08:00
c89c473b2f lightning: add back integration test lightning_error_summary (#30547) 2021-12-09 18:25:57 +08:00
720370767a br: fix the integration tests (#30423) 2021-12-06 15:27:56 +08:00
c68791566d lightning: let ignore columns be compatible with tidb backend (#27850) 2021-11-23 19:11:50 +08:00
155c93eece lightning: fix the bug where type error row data was always empty (#29537) 2021-11-15 18:39:06 +08:00
6512fe5a49 lightning: fix checksum mismatch when parallel import data (#29695) 2021-11-11 19:15:05 +08:00
96a9ce1b14 lightning: do not shadow checksum error (#29626) 2021-11-10 11:07:05 +08:00
a6c2c4316a br: fix-panic, call close(chan) before waitgroup.done() (#29491) 2021-11-09 14:19:05 +08:00
dc2d5a4f45 lightning: fix duplicate check panic (#29338) 2021-11-02 22:48:51 +08:00