Skip to content

Commit

Permalink
Backup: add checkpoint (#38648)
Browse files Browse the repository at this point in the history
close #38647
  • Loading branch information
Leavrth authored Nov 30, 2022
1 parent e98e959 commit 1de2bf6
Show file tree
Hide file tree
Showing 19 changed files with 1,349 additions and 79 deletions.
1 change: 1 addition & 0 deletions br/pkg/backup/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ go_library(
importpath = "github.com/pingcap/tidb/br/pkg/backup",
visibility = ["//visibility:public"],
deps = [
"//br/pkg/checkpoint",
"//br/pkg/checksum",
"//br/pkg/conn",
"//br/pkg/conn/util",
Expand Down
Loading

0 comments on commit 1de2bf6

Please sign in to comment.