[PHP-DEV] PHP 4.0 Bug #6033 Updated: Can't open more than one non-persistent connections to the same database From: Bug Database (php-dev <email protected>)
Date: 08/11/00

ID: 6033
Updated by: danny
Reported By: mlemos <email protected>
Status: Feedback
Bug Type: Informix related
Assigned To: danny
Comments:

I will try to restore the PHP3 behaviour but it will take
some thinking because Zend does not release the connection
resource until the script ends, and that is a complication.

I will possibly add a "connection closed" flag internally
so that I can re-open it when Zend recycles the existing resource.

Thanks for the feedback.

Danny
---

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

-- 
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>