Re: DBI BOF @ OSCON ?
From: Patrick Galbraith (patg_at_mysql.com)
Date: 07/26/04
- Next message: Jeff Zucker: "Re: Drivers that support server-prepare-statements?"
- Previous message: Jeff Zucker: "Re: RFC: SQL::Preprocessor - a SQL filter for Perl"
- In reply to: Tim Bunce: "Re: DBI BOF @ OSCON ?"
- Next in thread: Tim Bunce: "Re: DBI BOF @ OSCON ?"
- Reply: Tim Bunce: "Re: DBI BOF @ OSCON ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 26 Jul 2004 09:32:45 -0700 To: Tim Bunce <Tim.Bunce@pobox.com>
Tim,
>
>What's the status of the work?
>Is a patch available for Rudy to integrate?
>
>
It's complete. I can run all tests using server prepare vs. emulated in
the driver, and all pass. I've done benchmarking with my own script and
found using the server is of course faster than emulation in the driver.
Yes, I do have a patch for Rudy, but he's on vacation right now (and
I've been communicating with him all along the work that I'm doing). As
well, "bind_param" now uses the server as well, as opposed to emulation
in the driver, as well as various code cleanups. In early March, Monty
went through the code with me and found various algorithms and logic
that could be reduced, cleaned up cruft, etc.
>
>
>>As well, I wouldn't mind also discussing DBI sometime with a group of
>>people, if anything has happened to organise a BOF or even an informal
>>get-together? I've been so involved in the lower level part of the driver
>>that I wouldn't mind discussing in a group what is in store for DBI
>>development and how it might affect other drivers.
>>
>>
>
>I announced the DBI Driver Developers BoF on dbi-dev@perl.org last week:
>
> http://conferences.oreillynet.com/cs/os2004/view/e_sess/5782
>
>As someone working on a DBI driver you ought to be subscribed to that list.
>
I am, and replied to that email last night ;) Also, I have even recently
replied to a gentleman from Novell about support on Netware (I was
recently working with the build team for the server on various builds
for different platforms, and Netware was one of the ones that we worked
on making available, so DBD support would only follow).
Thanks much,
Patrick
>
>Tim.
>
>
-- Patrick Galbraith, Senior Systems Engineer MySQL AB, www.mysql.com Office: +1 206 719 2461 Are you MySQL certified? www.mysql.com/certification
- Next message: Jeff Zucker: "Re: Drivers that support server-prepare-statements?"
- Previous message: Jeff Zucker: "Re: RFC: SQL::Preprocessor - a SQL filter for Perl"
- In reply to: Tim Bunce: "Re: DBI BOF @ OSCON ?"
- Next in thread: Tim Bunce: "Re: DBI BOF @ OSCON ?"
- Reply: Tim Bunce: "Re: DBI BOF @ OSCON ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|