On Tue, 2003-07-22 at 17:15, Michael A Nachbaur wrote:
> If I do a $dbh->disconnect, I know it will be ignored by Apache::DBI, but is 
> it smart enough to pass something back to the database server telling it that 
> it can purge temporary data?

No.  If you come up with a way to do that, you can add it as a cleanup
handler.

- Perrin

Reply via email to