-
Notifications
You must be signed in to change notification settings - Fork 998
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor StartBackup to Support Custom Backup Handlers (#849)
* Refactor StartBackup to Support Custom Backup Handlers * fix: TestStartBackupEndInGivenTime test failure * Refactor StartBackupToFile to create backup directory before initiating backup * fix: Add error handling for w.Close() * style:Rename filename to binlogFilename for clarity in StartBackup * docs: Simplify the comments of the StartBackup method * refactor: Rename the StartBackup method to StartBackupWithHandler so that the StartBackup method retains its original behavior
- Loading branch information
1 parent
a057d23
commit 39976f7
Showing
1 changed file
with
34 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters