On 25-Jul-2001 Dan Goodliffe wrote:
> Just a question out of pure curiosity...
>
> If an SQL link is opened using, mysql_pconnect when does it actually close?
>
When its 'sleep' time exceeds 'wait_timeout' defined in the server
(or possibly never on a working site).
$ mysqladmin var | grep timeout
Regards,
--
Don Read [EMAIL PROTECTED]
-- It's always darkest before the dawn. So if you are going to
steal the neighbor's newspaper, that's the time to do it.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]