Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40148 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46745 invoked from network); 29 Aug 2008 22:09:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Aug 2008 22:09:48 -0000 Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.134.185 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 209.85.134.185 mu-out-0910.google.com Received: from [209.85.134.185] ([209.85.134.185:52032] helo=mu-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DB/27-12168-8A378B84 for ; Fri, 29 Aug 2008 18:09:47 -0400 Received: by mu-out-0910.google.com with SMTP id i2so842259mue.3 for ; Fri, 29 Aug 2008 15:09:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=BXs+Qjw24yEWQvoV+v3uN5YFfoGMhoeSWXoPs/AqDsg=; b=K1HfaU1FhoL53RKRW6Z6n/Zlk4+7+72hPaPmSfoU7Iy6znH1dWv2CGT2Gfzz6j789L 8aq/2KviUhC6uugVMA85HBwStZid/kchMeLV5FXOpamyxM4Sh2ajOp0xem/825tLnXbJ k4ZAU99DKnVesH/Jy1SfoT/g6oXyYICA3YtYg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=gN8qLnJnWhwUDvNrnKYp9SPYC78rZsvY1CpMsweD4h962x/4Z0SlrOyKxWByfCwxrR OhNZaLD6bKFiHHk5OrTeIsjx+62Y14QN3XIgmzTVfxJj800RqgZN5WbGVnkzFeKBAKqx lKKHsU3Aab7oFyYUu7DB9IpEl1EBmS1d8/hWI= Received: by 10.103.193.13 with SMTP id v13mr2294441mup.7.1220047781310; Fri, 29 Aug 2008 15:09:41 -0700 (PDT) Received: by 10.103.212.17 with HTTP; Fri, 29 Aug 2008 15:09:41 -0700 (PDT) Message-ID: <10845a340808291509g9d4c222y44a49cde60eee883@mail.gmail.com> Date: Fri, 29 Aug 2008 23:09:41 +0100 Reply-To: RQuadling@GoogleMail.com To: "PHP Internals List" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Closing mysql_pconnects. From: rquadling@googlemail.com ("Richard Quadling") Hi. Can someone point me to where or how PHP DOESN'T close persistent connections (those opened using mysql_pconnect()) when mysql_close() is called with that connection. Sorry to ask such an obvious question, but I'm not seeing it. Thank you. -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"