Thomas Goirand <tho...@goirand.fr> was heard to say:

Unable to connect! Error message: 1045: Access denied for user
'root'@'localhost' (using password: NO)

because it's trying to use the wrong socket file. So would there be a
way to have it use ${MYTEMP_DIR}/mysql.sock instead?


This shouldn't be too hard to implement as the driver honors the value of "mysql_unix_socket" if this is set by the application. The same should work for all drivers that can communicate via sockets. We'd just have to extend the test_dbi app in order to pass a socket in a similar way as we pass an IP now. Do you need these changes in the 0.8.3-1 code, or would that suffice in any subsequent release? I might implement that in CVS HEAD and create a patch that works with 0.8.3-1 if that is reasonable.

regards,
Markus


--
Markus Hoenicka
http://www.mhoenicka.de
AQ score 38





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to