Bug#592447: using test_dbi

2010-08-12 Thread Thomas Goirand
Thomas Goirand wrote: > Unable to connect! Error message: 1045: Access denied for user > 'root'@'localhost' (using password: NO) Forget about this last question, it's running perfectly now! :) Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsu

Bug#592447: using test_dbi

2010-08-12 Thread Markus Hoenicka
Thomas Goirand 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 im

Bug#592447: using test_dbi

2010-08-12 Thread Thomas Goirand
Hi Markus, I've been trying lately to use the test_dbi thing with MySQL. The thing is that I am trying to avoid using networking, as this could be very problematic when dealing with a build machine or an environment that might not even have a loopback setup. In that case, we have to use a socket f