Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60849 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53162 invoked from network); 15 Jun 2012 16:53:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jun 2012 16:53:29 -0000 Authentication-Results: pb1.pair.com header.from=christopher.jones@oracle.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=christopher.jones@oracle.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain oracle.com designates 148.87.113.117 as permitted sender) X-PHP-List-Original-Sender: christopher.jones@oracle.com X-Host-Fingerprint: 148.87.113.117 rcsinet15.oracle.com Received: from [148.87.113.117] ([148.87.113.117:19173] helo=rcsinet15.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 99/65-11656-8886BDF4 for ; Fri, 15 Jun 2012 12:53:28 -0400 Received: from acsinet21.oracle.com (acsinet21.oracle.com [141.146.126.237]) by rcsinet15.oracle.com (Sentrion-MTA-4.2.2/Sentrion-MTA-4.2.2) with ESMTP id q5FGrNSH023793 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 15 Jun 2012 16:53:23 GMT Received: from acsmt357.oracle.com (acsmt357.oracle.com [141.146.40.157]) by acsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id q5FGrM6U024379 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 15 Jun 2012 16:53:23 GMT Received: from abhmt109.oracle.com (abhmt109.oracle.com [141.146.116.61]) by acsmt357.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id q5FGrMIO012618; Fri, 15 Jun 2012 11:53:22 -0500 Received: from [130.35.70.154] (/130.35.70.154) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Fri, 15 Jun 2012 09:53:22 -0700 Message-ID: <4FDB6881.7020402@oracle.com> Date: Fri, 15 Jun 2012 09:53:21 -0700 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: Anthony Ferrara CC: internals@lists.php.net References: <4FDB5604.5000704@oracle.com> <4FDB62C2.6090702@oracle.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: acsinet21.oracle.com [141.146.126.237] Subject: Re: [PHP-DEV] [PATCH - PR] Disable ATTR_EMULATE_PREPARES by default for PDO_Mysql From: christopher.jones@oracle.com (Christopher Jones) On 06/15/2012 09:36 AM, Anthony Ferrara wrote: > Chris, > >>>> Does this need to be an RFC (should I draft one)? Or can it just be >>>> pulled as-is? >> >> >> It needs an RFC because it needs to document whether or not the other >> DB drivers should also be changed. > > It's a PDO driver-specific change. So to me it's fairly straight > forward to see that no other drivers need changing... It doesn't even > hit the mysql API level... > > Not saying an RFC isn't needed, just that justification isn't clear to me... PDO is supposed to be a generic layer. An RFC can clarify the project scope and examine what happens in other drivers. Chris -- christopher.jones@oracle.com http://twitter.com/#!/ghrd