Closed (fixed)
Project:
Backup and Migrate
Version:
6.x-2.3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2010 at 22:37 UTC
Updated:
22 Nov 2010 at 16:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
jvieille commentedI confirm this issue.
Actually, backup sometimes succeeds with table locking, but lasts 50x more times
Comment #2
jvieille commentedI confirm this issue.
Actually, backup sometimes succeeds with table locking, but lasts 50x more times
Comment #3
longhornke85 commentedI also confirm this issue.
Since I did the update Monday the site keeps crashing.
I disabled the backup now
Comment #4
Shai commentedI wrote, via the drupal.org contact form to @ronan, the module maintainer. This is a well maintained module so I'm hopeful this will be attended to quickly.
@longhornke85 you have two other choices besides turning off the module completely.
drush dl backup_migrate-6.x-2.2Note that because the upgrade from 2.2 to 2.3 did not include any database-related changes, downgrading Mshould proceed without incident.
Comment #5
ronan commentedI have finally been able to reproduce this and am working on a solution. In the mean time I'd recommend simply disabling the 'Lock Tables' option. We have dozens of sites running scheduled backups without table locking and have never experienced any kind of corruption so you should be pretty safe to run without locking.
I'll report back when I have a patch or update to try.
Thanks
Ronan
Comment #6
ronan commentedI've commited a fix that should go in the next dev release sometime today. Could you guys test that out for me and let me know if it solves your problems?
Thanks
Comment #7
Shai commentedHi Ronan,
Thanks much!
If you posted the patch here I'd test it even before it's deployed on drupal.org.
Shai
Comment #8
ronan commentedHere's a patch, let me know if it applies,
Thanks
Comment #9
Shai commentedPatch applied and fixed problem. Thanx.
Shai
Comment #10
momper commentedthanx