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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: alex at gai dot ru
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 01:01:30 2025 UTC