Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55184 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23071 invoked from network); 4 Sep 2011 10:43:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Sep 2011 10:43:37 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:35888] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E7/1D-34132-856536E4 for ; Sun, 04 Sep 2011 06:43:37 -0400 Received: by ywb3 with SMTP id 3so3157261ywb.29 for ; Sun, 04 Sep 2011 03:43:34 -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; bh=jdUdIZFsvIVC9cnLBITYpUTjXT+yP2NmMrHpkhis4aI=; b=ntak0N1oMwhiH9IawkRclZsAXWStqFwwQkcVDJUtx2itS501eCiaZIK0viavGk+bqz NimnGyJ7pwN2BAFB0jAxrebiwSAFxlCTkUeE7J/SDbBXR1O1ghCPkiWr+sKDUerxReht LafIj8NIUwGKauuDz2tyzaODJfaJm87Ewh/4g= MIME-Version: 1.0 Received: by 10.236.73.195 with SMTP id v43mr12348613yhd.5.1315133014271; Sun, 04 Sep 2011 03:43:34 -0700 (PDT) Received: by 10.147.182.15 with HTTP; Sun, 4 Sep 2011 03:43:33 -0700 (PDT) Received: by 10.147.182.15 with HTTP; Sun, 4 Sep 2011 03:43:33 -0700 (PDT) In-Reply-To: References: <1314966424.2150.26.camel@guybrush> <4E60F712.4010901@lerdorf.com> <4E612BBA.2000509@oracle.com> <4E612D70.70606@sugarcrm.com> <4E616A8E.8040401@lerdorf.com> <4E617B3F.4080105@sugarcrm.com> <4E617C9B.1040504@lerdorf.com> <4E617E2B.7070507@sugarcrm.com> <4E618811.4010703@lerdorf.com> <4E630091.4070009@sugarcrm.com> <4E634143.3010907@thelounge.net> <4E6345D9.4070807@sugarcrm.com> <4E635176.9000406@sugarcrm.com> Date: Sun, 4 Sep 2011 12:43:33 +0200 Message-ID: To: Stas Malyshev Cc: Reindl Harald , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=20cf300512f225e87b04ac1b448d Subject: Re: [PHP-DEV] Make mysqlnd default over libmysql in 5.4 From: pierre.php@gmail.com (Pierre Joye) --20cf300512f225e87b04ac1b448d Content-Type: text/plain; charset=ISO-8859-1 Can you please open you eyes a little bit so we can move fordward in this simehow sterile discussion? It is not "works for me" but what actually represent a very large amount of the running php codes out there. There are incimoatibilities too across libmysql versions and across mysql servers, which are actually affecting existing codes. I cannot find any code out there relying on this test case and I very much doubt there is any. It is a non issue (unlike the is_a change for example). On Sep 4, 2011 12:22 PM, "Stas Malyshev" wrote: --20cf300512f225e87b04ac1b448d--