On the mysql-internals mail list we had a thread going about this. I was
suggesting something like embedding PERL into MySQL to produce something
like PERL/SQL (similar to PL/SQL in oracle).
Unfortunately, although promising and liked among people of the list,
there are no plan right now to develop anything like this. Atleast no one
has taken the initiative to look into this.

Would anyone on this list be interested in something like MySQL PERL/SQL?

In the mean time, the closest thing is probably to create extended (yes,
and static) functions to MySQL.  Adding functions to MySQL Server itself
is documented in the MySQL Manual/documentation.

-RG


On Tue, 2 Apr 2002 [EMAIL PROTECTED] wrote:
>
> Does any know if mysql has any kind of stored procedures?
> If not, is there any plans on including them?
>
> -matt
>
>
> ---------------------------------------------------------------------
> 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
>
>


---------------------------------------------------------------------
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