[PHP-DEV] Bug #12160: mysql_pconnect causes 99% CPU usage and system stop From: alex <email protected>
Date: 07/14/01

From: alex <email protected>
Operating system: OS/2
PHP version: 4.0.5
PHP Bug Type: MySQL related
Bug description: mysql_pconnect causes 99% CPU usage and system stop

after the mysql_pconnect(dbhost, dbuser, dbpass) calling
apache module causes 99% CPU usage and stops all the system

MySQL ver. 3.23.28gamma

PS. There is everything OK with the mysql_connect(dbhost, dbuser, dbpass);

-- 
Edit bug report at: http://bugs.php.net/?id=12160&edit=1

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