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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Apr 25 14:01:31 2024 UTC