MySQL?!

corliss at odinicfoundation.org corliss at odinicfoundation.org
Thu May 13 17:19:12 CDT 1999


On Wed, 12 May 1999, Tony wrote:

> I'm not using MySQL (I use Oracle and PostgreSQL), but I do have a
> suggestion (though I suspect you are already doing this): you should free
> your statement handle by issuing a "finish" command, like:
> 
> 	$sth->finish();
> 
> This will close out the statement handle, and free the memory associated
> with it.
> 
> If it doesn't free the memory after using "finish()", then chances are
> it's a DBD leak.
> 
> 							- Tony

Thanks, I've tried all that.  I'm even closing down the entire db handle
and reopening with each query, but still no go.  Probably is that
abortion of a script. . . :-P  It'll be replaced soon.

:-)		--Arthur

===============================================================
Mailing list info:  If at any time you wish to (un|re)subscribe to the list send the
request to majordomo at hfb.pm.org.  All requests should be in the body, and look
like such
                  subscribe anchorage-pm-list
                  unsubscribe anchorage-pm-list



More information about the Anchorage-pm mailing list