Closed (outdated)
Project:
Backup and Migrate
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2010 at 17:36 UTC
Updated:
28 Nov 2025 at 06:16 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
linulo commentedOk, I found a hack that works for me but I do not know enough about Drupal's database abstraction to do this cleanly (this would break things for MySQL users).
Comment #2
linulo commentedComment #3
gsotto commentedI get the same error :
PDOException: SQLSTATE[42601]: Syntax error: 7 ERROR: syntax error at or near "table" LINE 1: show table status ^: show table status; Array ( ) in backup_migrate_destination_db_mysql->query() (line 273 of C:\htdocs\drupal7pg\sites\all\modules\backup_migrate\includes\destinations.db.mysql.inc).
when I click on "Advanced Backup" . I have a drupal 7 install with a postgres db. Also, I do not have a source database available to backup.
Comment #4
gsotto commentedFYI. I found out the reason why I do not have a source db.
Here is an excerpt from the documentation:
"...This module only supports MySQL. If you have experiences with PostgreSQL or any
other dbms and are willing to help test and modify the module to work with it,
please contact the developer at ronan (at) gortonstudios (dot) com.
"
Comment #5
ronan commentedComment #6
couturier commentedI'm tentatively moving this to the 8.x branch since there has been discussion about focusing all feature request work on the D8 version going forward.
Comment #7
damienmckennaLets move it back to Drupal 7, and we'll open a new issue for D8.
Comment #8
damienmckennaComment #9
bogdog400 commentedI was hoping to backup the SQLite database but maybe it would be easier to just copy the entire file.
Comment #10
ivnishDrupal 7 is EOL. This issue will be closed.