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

If you have control, you can set it in MySQL.

  • 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 17:44 UTC
    I do have access to MySQL but I don't think this is where I need to tune any properties - I'm interested in setting a timeout value within Perl itself, such that if it has not managed to connect to the MySQL server after X seconds it attempts the backup MySQL server instead.
    A reply falls below the community's threshold of quality. You may see it by logging in.