Re: Stored procedures (2)

2001-09-11 Thread Arnulf Kristiansen
Claudio Cicali wrote: > I've got a tour on the web, searching for info and ideas, > regarding the subject to implement some sort of stored procedure in mysql > (remember "Lets approach stored procedure" thread ?) > > This was what I discovered > > - The Perl "stored procedures" (myperl project) i

Re: Stored procedures (2)

2001-09-10 Thread Dana Powers
> - The Perl "stored procedures" (myperl project) in not a good idea >at all, but, even if called "poor man's stored procedure", I >think that this project don't add, actually, stored procedure in >the precise meamning of term. It add only a binding with Perl via UDF. >It's a nice

Stored procedures (2)

2001-09-10 Thread Claudio Cicali
I've got a tour on the web, searching for info and ideas, regarding the subject to implement some sort of stored procedure in mysql (remember "Lets approach stored procedure" thread ?) This was what I discovered - The Perl "stored procedures" (myperl project) in not a good idea at all, but, e