stored procedures

"Mark Strong" <[email protected]>
Newsgroups gmane.comp.db.mysql.perl
Organization TNS
Message-ID <[email protected]>
It does work for simple selects, but try something like this

http://dev.mysql.com/tech-resources/articles/mysql-storedproc.html

and you don't get any results.

Also I'm still baffled by the the example in the MySQL-DBD docs, which
produces four result sets, and works providing you do it in the
following order

drop procedure if exists
create procedure 
call procedure

If you just call it (because you already created it the previous time),
it only produces one result set.



Mark.
 
 
This e-mail message is for the sole use of the intended recipient(s) and may 
contain confidential and privileged information of Transaction Network Services.
Any unauthorized review, use, disclosure or distribution is prohibited.  If you 
are not the intended recipient, please contact the sender by reply e-mail and 
destroy all copies of the original message.

-- 
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe:    http://lists.mysql.com/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.