In the last episode (Jul 29), philippe said:
> I have a little pb, yesterday I used Mysql without problems.
>
> I got to bed and this morning, when I attempted to connect to the
> Database, it answer to me this :
>
> ERROR 2002: Can't connect to local MySQL server through socket
> '/tmp/mysql.sock' (111)
Wouldn't it be a good idea for the mysql client libraries to try
unix-domain sockets, and if that fails, then try connecting via
localhost/TCPIP? That would fix all of these problems.
--
Dan Nelson
dnelson@stripped