Hi, I want to backup all databases but with other socket path, but don't works changing only the SOCKET directive:
>># For connections to localhost. Sometimes the Unix socket file must be specified. >>SOCKET=/opt/program/db/mysql.sock
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
the socket used and the specified doesn't match!!
Any suggestions?? Thanks
it's a bug and it's fixed.
http://sourceforge.net/tracker/index.php?func=detail&aid=1488964&group_id=101066&atid=628964
sorry
Log in to post a comment.
Hi, I want to backup all databases but with other socket path, but don't works changing only the SOCKET directive:
>># For connections to localhost. Sometimes the Unix socket file must be specified.
>>SOCKET=/opt/program/db/mysql.sock
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
the socket used and the specified doesn't match!!
Any suggestions??
Thanks
it's a bug and it's fixed.
http://sourceforge.net/tracker/index.php?func=detail&aid=1488964&group_id=101066&atid=628964
sorry