[Dxspider-support] mysql again

Jason R Begley jayray at digitalgoat.com
Tue Nov 10 08:58:19 GMT 2015


I think I've finally beaten this horse enough. Perl is not set to auto 
reconnect in the event of a db timeout. So changing "DXSql.pm" on line 
63 to read:
                 $dbh = DBI->connect($dsn, $user, $passwd, 
{mysql_auto_reconnect=>1});
This seems to have fixed the problem. Been up and running for about a 
week without any issue. Is there any way this can get merged in the CVS?
Thanks,
Jason
KY9J



More information about the Dxspider-support mailing list