Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48823 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82132 invoked from network); 17 Jun 2010 22:44:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jun 2010 22:44:56 -0000 Authentication-Results: pb1.pair.com header.from=mike@rile.ca; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mike@rile.ca; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain rile.ca from 206.248.154.181 cause and error) X-PHP-List-Original-Sender: mike@rile.ca X-Host-Fingerprint: 206.248.154.181 ironport2-out.teksavvy.com Received: from [206.248.154.181] ([206.248.154.181:20951] helo=ironport2-out.pppoe.ca) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AF/0A-36621-765AA1C4 for ; Thu, 17 Jun 2010 18:44:55 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhQFANNBGkxMCpVm/2dsb2JhbACTcosJcogcuiOFGgSHFoV/ X-IronPort-AV: E=Sophos;i="4.53,434,1272859200"; d="scan'208";a="68308682" Received: from 76-10-149-102.dsl.teksavvy.com (HELO MikePC) ([76.10.149.102]) by ironport2-out.pppoe.ca with ESMTP; 17 Jun 2010 18:44:51 -0400 To: "'Pierre Joye'" Cc: "'Derick Rethans'" , "'Patrick ALLAERT'" , "'Ilia Alshanetsky'" , "'Adam Harvey'" , References: <000001cb0e2f$79d89540$6d89bfc0$@ca> In-Reply-To: Date: Thu, 17 Jun 2010 18:43:31 -0400 Message-ID: <000001cb0e6e$82cbd920$88638b60$@ca> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcsOPIc9W7anuYaVSqyiwFKmUZZs8gAL1WEA Content-Language: en-ca Subject: RE: [PHP-DEV] Remove sqlite2 from trunk From: mike@rile.ca ("Mike Robinson") On June-17-10 12:44 PM Pierre Joye wrote: > Sent: June-17-10 12:44 PM > To: Mike Robinson > Cc: Derick Rethans; Patrick ALLAERT; Ilia Alshanetsky; Adam Harvey; > internals@lists.php.net > Subject: Re: [PHP-DEV] Remove sqlite2 from trunk > > On Thu, Jun 17, 2010 at 5:12 PM, Mike Robinson wrote: > > On June-17-10 5:23 AM Derick Rethans wrote: > > > >> > >> On Tue, 15 Jun 2010, Patrick ALLAERT wrote: > >> > >> > What about doing the same with MySQL extensions ? > >> > > >> > Currently there is 3 main ways to access a MySQL server: > >> > ext/mysql > >> > ext/mysqli > >> > PDO_MYSQL > >> > > >> > Additionally, mysqlnd has to be considered as a possible library > for > >> > each of them. > >> > > >> > I have the feeling that there is a benefit at removing ext/mysql > with > >> > the same arguments as for sqlite 2. > >> > >> I would be against that. > >> > >> Derick > > > > = sigh of relief = > > > > The voice of reason. > > The only voice that matters here is the voice of the mysql team, they > know if it is still widely used or not, and how :) Really? Seriously, how could they reliably know that? :) I still like the "I would be against that", notwithstanding. Best Regards Mike Robinson