Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30125 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78683 invoked by uid 1010); 7 Jun 2007 12:18:43 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 78668 invoked from network); 7 Jun 2007 12:18:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jun 2007 12:18:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:2537] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 20/C0-07620-1A7F7664 for ; Thu, 07 Jun 2007 08:18:43 -0400 Received: (qmail 10520 invoked from network); 7 Jun 2007 12:18:38 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 7 Jun 2007 12:18:38 -0000 Message-ID: <4667F79C.6030401@zend.com> Date: Thu, 07 Jun 2007 16:18:36 +0400 User-Agent: Thunderbird 2.0.0.0 (X11/20070326) MIME-Version: 1.0 To: Andrey Hristov CC: Peter Christensen , internals@lists.php.net, Georg Richter References: <4667EEEB.8040209@ordbogen.com> <4667F2B3.9030308@zend.com> <4667F4AE.7000204@hristov.com> In-Reply-To: <4667F4AE.7000204@hristov.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Bug regarding unbuffered MySQL queries and persistent connections From: antony@zend.com (Antony Dovgal) On 07.06.2007 16:06, Andrey Hristov wrote: > Hi, > Antony Dovgal wrote: >> Hello Peter. >> >> The analysis looks correct. >> >> I'm going to apply the patch soon. >> Georg, Andrey, any objections? > > no Ok, patch applied. Thanks a lot. -- Wbr, Antony Dovgal