FIXED my AuthDBI problem

2007-10-30 Thread Bill Edwards
I fixed my AuthDBI problem by commenting out line 369 of AuthDBI.pm (version 1.06): # $sth->execute(); I am not sure of the purpose of this extra execute. -- Bill Edwards, Senior Programmer Frontier Science Technology Research Foundation/ Eastern Cooperative Oncology Gr

Problem with AuthDBI

2007-10-29 Thread Bill Edwards
ssgroup Here is some version info: Solaris 5.8 Ingres 2.0 Perl 5.8.8 Apache 2.2.4 mod_perl 2.0.3 DBI 1.06 AuthDBI 1.06 I am *not* loading DBI in my startup.pl. The Ingres test database server has very few threads available. I will gladly supply any other relevant information. Thanks. --

database lock timeouts in AuthDBI

2002-07-01 Thread Bill Edwards
Apologies if this is a FAQ, but can anybody tell me if there is support for database lock timeouts in AuthDBI? If not, we are probably going to hack them in. We have had a few instances of our Ingres database server crashing because of a buildup of database locks. Thanks. -- -- Bill