Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15867 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42974 invoked by uid 1010); 6 Apr 2005 14:22:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 42959 invoked from network); 6 Apr 2005 14:22:56 -0000 Received: from unknown (HELO mattel.com) (127.0.0.1) by localhost with SMTP; 6 Apr 2005 14:22:56 -0000 X-Host-Fingerprint: 81.169.182.136 h59705.serverkompetenz.net Linux 2.4/2.6 Received: from ([81.169.182.136:35058] helo=strato.aixcept.de) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 30/50-19272-0C0F3524 for ; Wed, 06 Apr 2005 10:22:56 -0400 Received: from baumbart.mbo (dsl-082-083-245-127.arcor-ip.net [82.83.245.127]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id 96BA035C1D0; Wed, 6 Apr 2005 16:29:00 +0200 (CEST) Date: Wed, 6 Apr 2005 16:22:54 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <598099699.20050406162254@marcus-boerger.de> To: Wez Furlong Cc: Andi Gutmans , internals@lists.php.net In-Reply-To: <4e89b4260504060716356bcbe6@mail.gmail.com> References: <5.1.0.14.2.20050402185139.027d4cc0@localhost> <4e89b42605040605485cfc5374@mail.gmail.com> <963274947.20050406155657@marcus-boerger.de> <4e89b4260504060716356bcbe6@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.1 Beta 1 From: mail@marcus-boerger.de (Marcus Boerger) Hello Wez, i very much dislike that idea because a mysql3 will never be working as expected. It can never support multiple statements at a time or transactions or whatnot. Thus i pretty much want something that keeps me from using it until i am pretty sure i really can live with that. A distingushing by having to add the version for the old stuff would lead to that. marcus Wednesday, April 6, 2005, 4:16:33 PM, you wrote: > The plan is to have only one mysql driver that can be linked against > both version 3 and 4 of the client libraries. > --Wez. > On Apr 6, 2005 9:56 AM, Marcus Boerger wrote: >> Hello Wez, >> >> Wednesday, April 6, 2005, 2:48:22 PM, you wrote: >> >> > Hey Andi, >> >> > I've been a busy with work (and house hunting), so I've been a bit out of it. >> > Let me catch up and take stock on PDO again; I'd like to push a PECL >> > release of the various packages this weekend, before we go with Beta >> > 1. >> >> > I can't think of any show-stoppers in PDO right now, so the time to >> > Beta 1 should/can be sort. >> >> at the moment the only problem is that the mysql driver is only available >> for the old protocol but fortunatley hartmut said he'll take care of that. >> To avoid confusion i'd like to see the old driver as 'mysql3' and thave the >> new one as 'mysql' something like we have for sqlite. >> >> >> Best regards, >> Marcus mailto:mail@marcus-boerger.de >> >> -- Best regards, Marcus mailto:mail@marcus-boerger.de