Page 2 of 2

Re: MysqlDump - file too small or missing

Posted: Wed Aug 20, 2008 3:09 am
by casidougal
I found that just changing the "path to mysql binaries:" to /usr/bin solved this problem.

Re: MysqlDump - file too small or missing

Posted: Wed Aug 20, 2008 9:08 am
by djkirstyjay
I have this setting already there and it is connectiong to the database, not localhost.

I have MySQL dump working on the same server, with the same settings on the same databases, however this install is not working. My folders have the correct permissions too... ???

Re: MysqlDump - file too small or missing

Posted: Tue Dec 14, 2010 12:13 am
by toto
Yes sometimes working for one DB for other DB not working !???, im using the latest versions of CMSMS and MysqlDump, very good hosting and for one DB works for other not works...

1. May be the names of DB?

Or any help PLSSSSS

Re: MysqlDump - file too small or missing

Posted: Fri May 20, 2011 8:17 am
by toto
I FOUND A solution for MysqlDump

It's all about the USERNAME and the PASSWORD for db connection.

When i change the username and password of the DB the plugin strart working propretly.

For example i changed this password: "yv|(T}9v1UC6" to "b75446Ar" and everiting is perfect.

So change the special symbols in your username and password to login in DB.

O0

Re: MysqlDump - file too small or missing

Posted: Fri Oct 26, 2012 6:28 pm
by rj
Changing the file permissions solved my problem:

check permissions of files and folders :

– chmod 777 admin/backups

– chmod 777 modules/MysqlDump

– chmod 666 modules/MysqlDump/dump-verbose.txt