With the up and coming libmysqld library this should be possible;
assuming you want to sit down and take the time to write a module to
interface it.

Though I don't really see any advantages to this given the front end
interface we have now (DBD::mysql) works like a charm.

Regarding procedures, This is something that should be handled by the
rdbms it self and not your middleware.


Rodney Broom wrote:
> 
> Has anybody ever talked seriously about a Perl API for MySQL? I'd like to be able to 
>access all phases of the MySQL deamon with Perl in much the same way we access Apache 
>via mod_perl. Things like:
> 
> - Query rewrite
> - Data manipulation, pre-storage
> - Data manipulation, post-query
> - Prodedures
> 
> ---
> Rodney Broom
> Programmer: Desert.Net
> 
> Spam filter: sql database
> 
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

-- 
Colin Faber
(303) 859-1491
fpsn.net, Inc.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to