Closed (outdated)
Project:
Backup and Migrate
Version:
7.x-2.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 May 2012 at 13:47 UTC
Updated:
28 Sep 2017 at 16:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
nlisgo commentedHere is the patch:
Comment #2
spessex commentedUsing Drupal 7.18
I have the same problem as I have a second database due to connecting a Lime Survey Database (Lime Sync). However I have applied the suggested patch but appear to have an error as demonstrated below:
Stephens-MacBook-Pro:backup_migrate spessex$ patch < backup_migrate-undefined_exclude_tables-1600532-1.patch
can't find file to patch at input line 5
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/includes/destinations.db.inc b/includes/destinations.db.inc
|index 27d947b..8aeccd5 100644
|--- a/includes/destinations.db.inc
|+++ b/includes/destinations.db.inc
--------------------------
File to patch:
Comment #3
ronan commentedI think this got fixed in a different issue, but reopen if I'm mistaken.
Comment #4
dkmn commentedI am seeing this issue with Core 7.24 and Backup and Migrate 7.x-2.8. It's either re-occured or perhaps wasn't fixed initially... If I understand the significance, it's not a blocking issue, but I wanted to note this for visibility.
Comment #5
dkmn commentedComment #6
couturier commentedPlease re-open if this is still an issue in the latest 7.x-3.2 version. Note that the 2.x branch is being deprecated.