Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43840 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29279 invoked from network); 4 May 2009 19:35:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 May 2009 19:35:50 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:55881] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 50/6D-57065-5934FF94 for ; Mon, 04 May 2009 15:35:50 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id B72254144057; Mon, 4 May 2009 19:38:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Sq8YTJWQ4gcw; Mon, 4 May 2009 21:38:07 +0200 (CEST) Received: from [192.168.0.182] (77-58-147-159.dclient.hispeed.ch [77.58.147.159]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 995214144009; Mon, 4 May 2009 21:38:06 +0200 (CEST) Cc: PHP internals , =?ISO-8859-1?Q?Johannes_Schl=FCter?= , Georg Richter , Ulf Wendel , Andrey Hristov Message-ID: To: Pierre Joye In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Mon, 4 May 2009 21:35:42 +0200 References: X-Mailer: Apple Mail (2.930.3) Subject: Re: [PHP-DEV] Enable mysqlnd as default backend (not about enabling mysql by default) From: mls@pooteeweet.org (Lukas Kahwe Smith) On 04.05.2009, at 20:31, Pierre Joye wrote: > Hi, > > Would it not easier and better to have mysqlnd as default backend for > the mysql extensions (pdo, mysqli and mysql) when the configure option > are used without value? I can already imagine the maintenance pains > and the debugging nightmare for our users while working with a buggy > libmysql instead of mysqlnd. > > Please note that it is only about using myslqnd by default, not about > enabling mysqlnd by default (a vote has been done already on that and > rejected). Well atm I would prefer to stick with our current "plan". That being said I think in the end it will be the distro vendors that decide what will happen anyways. Bringing us back to the entire topic of the need for us to build better communication channels to them, so that we are in the loop about their needs and decisions and a way to better help them make the right decisions. regards, Lukas Kahwe Smith mls@pooteeweet.org