[Dbix-class] Re: Memory usage, something hanging on?

Adam Sjøgren adsj at novozymes.com
Tue Jan 9 15:06:43 GMT 2007


On Mon, 8 Jan 2007 17:52:03 +0000, Toby wrote:

>> Try forcing the $dbh to disconnect at the end of do_search and see if  
>> that drops the memory.

> Also, check $sth->finish;

I tried adding this in DBIx::Class::Storage::DBI::Cursor->next (and a
print); it was reached when I ran my script, but it didn't release the
memory.


  Best regards,

     Adam

-- 
                                                          Adam Sjøgren
                                                    adsj at novozymes.com



More information about the Dbix-class mailing list