[PHP-DEV] Re: Bug #1701 Updated: PHP not closing invalid persistent connections From: Q (q <email protected>)
Date: 08/06/00

On 4 Aug 2000, Bug Database wrote:

> ID: 1701
> Updated by: hholzgra
> Reported By: q <email protected>
> Status: Feedback
> Bug Type: mSQL related
> Assigned To:
> Comments:

> do current versions of php still show this bug?

I have no idea.. I haven't used PHP in a couple of years. From memory the
problem occured when using persistent connections and you hit a page that
opens a connection to the db and does a query, restart the db server, hit
the page again and you get an error. From this state, even if you did a
'select 1' to check the state of the socket, you couldn't invalidate the
cached handle and open a new one.

> Full Bug description available at: http://bugs.php.net/?id=1701

Seeya...Q

-- 
               -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
                        
                          _____  /    Quinton Dolan - q <email protected>
  __  __/  /   /   __/   /      /           Systems Administrator
     /    __  /   _/    /      /         OntheNet, Internet Provider
  __/  __/ __/ ____/   /   -  /          Gold Coast, QLD, Australia
                    _______  /              Ph: +61 7 5593 3535
                            _\                 SAGE-AU Member

********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify postmaster <email protected>

This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. **********************************************************************

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>