php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12160 mysql_pconnect causes 99% CPU usage and system stop
Submitted: 2001-07-14 02:00 UTC Modified: 2001-12-13 06:37 UTC
From: alex at gai dot ru Assigned:
Status: Closed Package: MySQL related
PHP Version: 4.0.5 OS: OS/2
Private report: No CVE-ID: None
 [2001-07-14 02:00 UTC] alex at gai dot ru
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);

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-20 19:11 UTC] mfischer@php.net
Does this happen with latest RC too?

http://www.php.net/~zeev/php-4.1.0RC3.tar.gz

Feedback.
 [2001-12-13 06:26 UTC] sander@php.net
No feedback. Closing.
 [2001-12-13 06:37 UTC] alex at gai dot ru
I haven't received any messages from mfischer@php.net, so I haven't been able to react on this post.

About bug: I'm successfully using mysql_pconnect sinse 4.0.6 and ever in relatively recent snaps so I think the bug is gone.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 04:01:32 2024 UTC