Eero af Heurlin <[EMAIL PROTECTED]> wrote: > Of course the error in db connection could also be triggered because > repligard is unable to connect to the socket in the first place.
I can hardly understand why repligard is to open mysql socket.... Repligard call to mysql at this point so socket is mysql server bussines , not repligard itself. Only wrong data (db name , db user , db password) or mysql connection can make this error, so the best thing could be make strace for repligard. strace -o repligard.trace repligard [--options] Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
