Hi to all,
I try to call a stored procedure using mysql_real_query and with the 
CLIENT_MULTI_STATEMENTS flag  on mysql_real connect() function.
When i try the statement "call sp1(@myparam);" the error "can't return the 
results in actual context" is occur.
Please, if is some one which have experience whith the handling store 
procedures using MySQL C API, to give me a solution.
I use mysql-5.0.2x on Fedora 5.
Thank you,

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

Reply via email to