In article <[EMAIL PROTECTED]>,
 [EMAIL PROTECTED] (Eric Kolve) wrote:

> I have traced it back to prepare_cached() (at least that is what I
> notice).  
> 
> Scott, try replacing your calls on startup with prepare() instead of
> prepare_cached().

no, I'm using prepare(). an earlier post thread of mine (php vs perl) 
has a copy of the script I'm running in it.

> I was also able to eliminate the problem if I commented out the
> following line in DBI.pm
> 
>  # $dbh->STORE('CachedKids', $cache = {}) unless $cache;   # line 1021
> sub prepare_cached

I haven't tried this though

> Of course this is not a solution, but it may give someone else with more
> knowledge enough to fix the problem. I will keep digging for answers.

-- 
Scott R. Godin            | e-mail : [EMAIL PROTECTED]
Laughing Dragon Services  |    web : http://www.webdragon.net/

Reply via email to