But neither can most other drivers.
Since the majority of the API is the same, what sense is there in
duplicating the code?

--Wez.

On Apr 6, 2005 10:22 AM, Marcus Boerger <[EMAIL PROTECTED]> wrote:
> 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 <[EMAIL PROTECTED]> 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:[EMAIL PROTECTED]
> >>
> >>
> 
> --
> Best regards,
>  Marcus                            mailto:[EMAIL PROTECTED]
> 
>

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to