Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54784 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25822 invoked from network); 22 Aug 2011 09:56:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Aug 2011 09:56:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:34178] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 41/08-13024-DD7225E4 for ; Mon, 22 Aug 2011 05:56:45 -0400 Received: by gyd5 with SMTP id 5so4404390gyd.29 for ; Mon, 22 Aug 2011 02:56:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=xd10S8UM0i5MSzgbMyzNmz52z+XPKMgRMHRv829TayE=; b=N6NdPhH8QtgoIjwxOgQbza3WoNOGjFXirZxBXeYE55D76s28C788GrHvqzbkXSf7D7 ForYVbIvp14QpfnwQsHj1FlBiTRaOSUKSVOwDfcV94wOp77YwZ6qMObCrA8bSMGyaryz UDDHqrfrXVG8oDFhVatGKvnE1lE3XQdfUkZ8I= MIME-Version: 1.0 Received: by 10.147.127.29 with SMTP id e29mr2093334yan.15.1314007002623; Mon, 22 Aug 2011 02:56:42 -0700 (PDT) Received: by 10.147.41.9 with HTTP; Mon, 22 Aug 2011 02:56:42 -0700 (PDT) In-Reply-To: <4E5225B6.5070701@hristov.com> References: <4E5225B6.5070701@hristov.com> Date: Mon, 22 Aug 2011 11:56:42 +0200 Message-ID: To: Andrey Hristov Cc: Laruence , PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [PATCH]mysql_pconnect leaks file descriptors on reconnect From: pierre.php@gmail.com (Pierre Joye) it is attached to the bug :) On Mon, Aug 22, 2011 at 11:47 AM, Andrey Hristov wrote: > =A0Hi, > > On 08/22/2011 10:40 AM, Laruence wrote: >> >> georg, andery, ulf: >> >> =A0 =A0 hello, =A0there is a bug in mysqlnd, =A0the details about this b= ug can >> be found at https://bugs.php.net/bug.php?id=3D55473 >> >> =A0 =A0 I found the reason is that mysqlnd_connect didn't free the strea= m >> when doing reconnect. >> >> =A0 =A0 I have submitted a patch for =A0this, =A0but I am not very sure = the >> patch is okey. >> >> =A0 =A0 could you review this patch? =A0thanks. >> > can you resend the patch, name it .txt, anything else doesn't get through > the ML, AFAIK. > > Andrey > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org