Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 90384 invoked from network); 3 Aug 2009 11:10:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Aug 2009 11:10:32 -0000 Received: (qmail 22303 invoked by uid 500); 3 Aug 2009 11:10:37 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 22190 invoked by uid 500); 3 Aug 2009 11:10:37 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 22180 invoked by uid 99); 3 Aug 2009 11:10:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Aug 2009 11:10:37 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bojan@rexursive.com designates 150.101.121.179 as permitted sender) Received: from [150.101.121.179] (HELO beauty.rexursive.com) (150.101.121.179) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Aug 2009 11:10:29 +0000 Received: from [10.1.120.24] (shrek.rexursive.com [10.1.120.24]) by beauty.rexursive.com (Postfix) with ESMTP id 205CF8C297; Mon, 3 Aug 2009 21:10:08 +1000 (EST) Subject: Re: svn commit: r799780 - /apr/apr-util/branches/1.3.x/dbd/apr_dbd_mysql.c From: Bojan Smojver To: Ruediger Pluem Cc: APR Developer List In-Reply-To: <4A76AB19.60403@apache.org> References: <20090801004040.E74152388867@eris.apache.org> <4A73F1D9.7020203@apache.org> <1249284448.22379.2.camel@shrek.rexursive.com> <4A76A69B.3030802@gmx.de> <1249290435.22379.3.camel@shrek.rexursive.com> <4A76AB19.60403@apache.org> Content-Type: text/plain Date: Mon, 03 Aug 2009 21:10:07 +1000 Message-Id: <1249297807.22379.7.camel@shrek.rexursive.com> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 (2.26.3-1.fc11) Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Mon, 2009-08-03 at 11:17 +0200, Ruediger Pluem wrote: > my patch reverses the ordering Bill introduced Which makes me think, maybe we'll need to thrown in some #ifdef WIN32's or something. -- Bojan