Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for issue 62 #65

Merged
merged 1 commit into from
Nov 16, 2016
Merged

Fix for issue 62 #65

merged 1 commit into from
Nov 16, 2016

Conversation

chesio
Copy link
Contributor

@chesio chesio commented Nov 15, 2016

Hi, this PR should fix problem No 3. reported in #62.

I found a simpler solution than originally proposed. Old backup files are still deleted in execute_backup() method, just a bit earlier: after a new backup file is created, but before it is filled with content (ie. just before the step that is susceptible to die prematurely on servers with limited max execution time/large database/slow filesystem).

Greetings,
Česlav

@Arsenal21 Arsenal21 merged commit cbab8a0 into Arsenal21:master Nov 16, 2016
@chesio chesio deleted the fix-62 branch November 16, 2016 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants