Closed (fixed)
Project:
Backup and Migrate
Version:
6.x-2.6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Dec 2012 at 12:52 UTC
Updated:
19 Nov 2013 at 21:45 UTC
Jump to comment: Most recent
Comments
Comment #1
ronan commentedPossibly, but probably not from PHP. Backing up a db is a lot of I/O and doing at the PHP level may not be the most appropriate for every site and environment. The next version of B&M will allow you to use the command line mysql command to do db backups (and tar, gzip etc). This may result in lower usage but it may not. There will (hopefully) be a dev release soon for you to test it out.
Comment #2
ronan commentedIf you're still having issues try the latest version (check the use-cli box in advanced settings).