On Tue, Apr 02, 2002 at 06:20:41PM -0600, Russell E Glaue wrote:
> 
> 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.

Actually, there are plans.  I've been in at least 2 discussions (1 was
in person) about just how it will be done.

The plan, last I heard, is to provide a general API for plugging in a
language on the back-end.  So if you to use Python, you can.  If you
want to use PHP, you can.  Java?  Probably.  And so on.

The only problematic languages are those with threading problems--like
Perl.

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936

MySQL 3.23.47-max: up 54 days, processed 1,508,672,191 queries (319/sec. avg)

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