in reply to How to set DBI connection timeout for Win32 Perl->MySQL ?

I don't know whether you're doing anything wrong w.r.t the connection timeout, but if you're relying on DNS, it might be a good idea to see how long that takes to timeout in the same situation.

-David

  • Comment on Re: How to set DBI connection timeout for Win32 Perl->MySQL ?

Replies are listed 'Best First'.
Re^2: How to set DBI connection timeout for Win32 Perl->MySQL ?
by roadrunner (Acolyte) on Oct 13, 2007 at 15:16 UTC
    Thanks for the suggestion - I don't think there should be any DNS in play here though as I'm going direct to the IP address.