[ic] Assistance Request

Jeff Fearn jefffearn at gmail.com
Thu Jan 12 20:20:29 EST 2006


On 1/13/06, Simon Swegles <simon at swegles.com> wrote:
>     580                 eval {
>     581                         $db = DBI->connect( @call ) unless $bad;
>     582                         $db->trace($Global::DataTrace,
> $Global::DebugFil        e)
>     583                                 if $Global::DataTrace and
> $Global::Debug        File;
>     584                 };
> Not exactly the 'smoking gun' I was hoping for. :-)
>
> mysql.sock has been sim-linked in my tmp dir all along.
> Thanks for the suggestion, though!

What value is $bad? If the db is not being touched then it's probably
that $bad has been set.

Jeff



More information about the interchange-users mailing list