Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54787 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29896 invoked from network); 22 Aug 2011 10:07:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Aug 2011 10:07:36 -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:46176] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 69/E8-13024-86A225E4 for ; Mon, 22 Aug 2011 06:07:36 -0400 Received: by gyd5 with SMTP id 5so4410697gyd.29 for ; Mon, 22 Aug 2011 03:07:33 -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=eXVs7bZpAFDV3kUfykeAi6jk6u7VDHpwL2RphEtX2jc=; b=fr5dn3WOGl3D366MAJUBiDoyyy87BL6bsXZeZfIyk6tAHw9RFLZWKrseoMKhYGyj2Z 80h2y5DqXvtbrIgEWlyNLr1K7kYOE4aftrR5xhs9VrDohd5haOPViNV389bYsF1yh/UN Lr+KSrQapx+GKRYG/tKhEA7/rWE30b/SV3Y9g= MIME-Version: 1.0 Received: by 10.150.136.17 with SMTP id j17mr2089323ybd.86.1314007652568; Mon, 22 Aug 2011 03:07:32 -0700 (PDT) Received: by 10.147.41.9 with HTTP; Mon, 22 Aug 2011 03:07:32 -0700 (PDT) In-Reply-To: <4E5229C2.40709@hristov.com> References: <4E5225B6.5070701@hristov.com> <4E5229C2.40709@hristov.com> Date: Mon, 22 Aug 2011 12:07:32 +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) btw, pls commit to 5.3 after 5.3.8 (to be pkged today) On Mon, Aug 22, 2011 at 12:04 PM, Andrey Hristov wrote: > =A0Hi, > I have a fix, currently running the full test suite. Will commit soon. > > Best, > Andrey > > On 08/22/2011 11:56 AM, Pierre Joye wrote: >> >> it is attached to the bug :) >> >> On Mon, Aug 22, 2011 at 11:47 AM, Andrey Hristov =A0wro= te: >>> >>> =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= bug 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 str= eam >>>> when doing reconnect. >>>> >>>> =A0 =A0 I have submitted a patch for =A0this, =A0but I am not very sur= e 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 throu= gh >>> 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