Use of uninitialized value in numeric eq (==) at 
/usr/lib/perl5/vendor_perl/5.8.8/DBIx/Class/Storage/DBI.pm line 709, <DATA> 
line 1.

Any clue how to make this stop? Or, where would this bug get reported?

return if $self->_conn_pid == $$; # is line 709

I can't figure out where this gets called before they are both defined.

Script throwing this error is connecting to mysql and mssql from linux.

Anyway, it seems to run fine. Just putting this out there, I guess.

Cheers,

-- 
Michael Higgins <[EMAIL PROTECTED]>

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[EMAIL PROTECTED]

Reply via email to