Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48818 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7736 invoked from network); 17 Jun 2010 15:13:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jun 2010 15:13:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=mike@rile.ca; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mike@rile.ca; sender-id=unknown Received-SPF: error (pb1.pair.com: domain rile.ca from 206.248.154.183 cause and error) X-PHP-List-Original-Sender: mike@rile.ca X-Host-Fingerprint: 206.248.154.183 ironport2-out.teksavvy.com Received: from [206.248.154.183] ([206.248.154.183:23899] helo=ironport2-out.pppoe.ca) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6B/DD-36621-4AB3A1C4 for ; Thu, 17 Jun 2010 11:13:41 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAFvYGUxMCpVm/2dsb2JhbACTb4sHcsBchRoEjRY X-IronPort-AV: E=Sophos;i="4.53,432,1272859200"; d="scan'208";a="68244801" Received: from 76-10-149-102.dsl.teksavvy.com (HELO MikePC) ([76.10.149.102]) by ironport2-out.pppoe.ca with ESMTP/TLS/DHE-RSA-AES256-SHA; 17 Jun 2010 11:13:37 -0400 To: "'Derick Rethans'" , "'Patrick ALLAERT'" Cc: "'Ilia Alshanetsky'" , "'Adam Harvey'" , References: In-Reply-To: Date: Thu, 17 Jun 2010 11:12:17 -0400 Message-ID: <000001cb0e2f$79d89540$6d89bfc0$@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: AcsN/tspYKdzrfD9QwiX51lxAZZQHwAMF33Q Content-Language: en-ca X-Antivirus: avast! (VPS 100617-0, 17/06/2010), Outbound message X-Antivirus-Status: Clean Subject: RE: [PHP-DEV] Remove sqlite2 from trunk From: mike@rile.ca ("Mike Robinson") 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. Best Regards, Mike Robinson