php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10975 function mysql_pconnect opens new connection and not use existing connection
Submitted: 2001-05-20 05:17 UTC Modified: 2001-05-20 05:33 UTC
From: madgee at newtel dot net dot ua Assigned:
Status: Not a bug Package: MySQL related
PHP Version: 4.0.4pl1 OS: FreeBSD 4.1
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: madgee at newtel dot net dot ua
New email:
PHP Version: OS:

 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-20 05:33 UTC] derick@php.net
Pconnect opens a connection per httpd child process. If you think this
is not happening, and pconnect really opens a new connection for each call,
please reopen this report.

Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Oct 27 16:01:27 2024 UTC