Hello first of all thanks for your great work to help on backup!

in my context it seems that the file content the database backup is empty ...

I use backup 5.x-4.x-dev on Drupal 5.7 with MySql 4.1.19 and Php 5.1.4

at the end of backup, I have no error message ...

# Database backed up successfully.
# Files backed up successfully.
# Click this filename to download:

content of the tar.gz seems to be ok, including a file databasename.sql.gz ... but empty

any idea ?

thanks in advance for your help

Comments

albert24’s picture

Hi!

I think I have a similar issue. The tar.gz file that I downloaded contains everything, but the .sql file is empty. At least it appears to be empty when I use notepad to open it. It also indicates that the sql file is 0 kb in size.

I use backup 5.x-3.0 on Drupal 5.7 with MySQL 5.0.51a-community, Php 5.2.5

Does anybody have any idea on what might be the problem?

Thanks!

aharown07’s picture

I've got the same thing. By the way, this duplicates #240035: Files back up great, but unzipped db-xxxx-.sql is empty?
Also this one is very similar. #191178: "database backed up successfully" - NOT!
Doesn't look to me like anybody's working on this.