Subject Re: Live time of persistent connections
Author ck1625
> DELETE FROM MON$ATTACHMENTS
> WHERE MON$ATTACHMENT_ID <> CURRENT_CONNECTION

I thought of that solution, but can the PHP module handle this?

And is there a way to see in MON$ATTACHMENTS, if a connection is currently used by a PHP script or if it is just kept in the pool?

cu Christian