I have a procedure (proc1) that calls another procedure (proc2) several
times. 
I'd like to make proc1 return the proc2 results in a single resultset.
How can this be done in mysql 5.0.51?

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to