Quote:
Originally Posted by RichieBoy67
If this has been covered, sorry... I just don't have time right now to read through all the posts... It is working for me but I am getting the following error...
Failover was initiated for MySQLDump Binary, but dump completed successfully.
Any way I can fix this??
|
It just means that you dont have access to the mysqldump binary via shell commands, probably because of safemode.
In this case, it is failing over into a manual PHP dump mode. As long as it is saving your dumps correctly, all is ok. But you might want to get safemode turned off if possible.