Commit Graph

22 Commits

Author SHA1 Message Date
b64537d090 br: Update mysql.stats_meta after checksum in restore (#29429) 2021-11-04 19:55:02 +08:00
21a4a7e441 br: Add hdfs backend support (#28718) 2021-10-27 17:54:49 +08:00
f46359484c brie: Fix handling of scheme when SEM is enabled (#29037) 2021-10-25 21:24:49 +08:00
36e694bfc5 br: Add encrypt/decrypt feature for br (#28200) 2021-10-25 10:44:48 +08:00
xhe
94e30df8e2 parser: fix compiling, add unit tests (#28700) 2021-10-11 23:15:25 +08:00
7755d25aba *: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers (#27198) 2021-08-16 18:52:00 +08:00
1a54708a7f *: merge BR into TiDB (#26655) 2021-08-06 00:17:12 +08:00
ab4a990539 brie: add error info column and history backup/restore info in sql (#22699) 2021-07-30 12:17:05 +08:00
cc5e161ac0 *: use tikv/client-go/v2 (#25359) 2021-06-11 17:24:35 +08:00
9de1753866 *: fix permissions of brie RESTORE to be RESTORE_ADMIN (#25039) 2021-06-08 10:44:28 +08:00
339bc46f87 brie/: add GetVersion function for tidbGlueSession (#22731)
* add GetVersion function for tidbGlueSession

* add ut

* update labeler.yml

* Apply suggestions from code review

Co-authored-by: tangenta <tangenta@126.com>

Co-authored-by: Ti Chi Robot <71242396+ti-chi-bot@users.noreply.github.com>
Co-authored-by: tangenta <tangenta@126.com>
2021-02-23 11:41:09 +08:00
xhe
4172f473da *: adapt new api for the executor package (#22644)
Signed-off-by: xhe <xw897002528@gmail.com>
2021-02-04 17:32:15 +08:00
3dff7cd348 store/tikv: resolve variable dependency (#22609)
Signed-off-by: disksing <i@disksing.com>
2021-01-29 15:52:14 +08:00
8ef1031623 *: remove tidb-lightning pkg to fix unexpected config change (#22164) 2021-01-06 14:17:34 +08:00
f0bef40d6b dep: update etcd and other dependencies for lightning and CDC (#21076) 2020-11-16 17:25:27 +08:00
0d997f2b8b update pd / br / unistore / tidb-tools dependencies (#19323) 2020-08-20 16:55:34 +08:00
a2e2ce6339 *: use int instead of fmt.Stringer as executor id (#19207) 2020-08-19 13:39:31 +08:00
5973d144de brie: add integration test for br (#18797)
* brie: add integration test for br

* update br dependency

* fix ci

* fix ci

* address comment

Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
2020-07-28 19:59:02 +08:00
e80ba034f4 brie: set default config for backup and restore (#18768)
* brie: set default config for backup and restore
2020-07-24 17:16:31 +08:00
9995ad7451 brie: add default backup gc-ttl to 5m (#18750)
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
2020-07-24 10:12:17 +08:00
d0f44dfbac executor: stop using the deprecated Filter field in BRIE statements (#18172)
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
2020-06-29 15:50:01 +08:00
43764a59b7 RFC + Support of BACKUP and RESTORE statements (#15274) 2020-04-30 19:35:56 +08:00