Sunday, October 17, 2010

Project "kana50" has created

I've been learning iPhone developing recently.
Finally I created a iPhone App and submitted it to to App store(still waiting to review).

And I decide make this iPhone App project Opensource:
http://code.google.com/p/kana50/

How to fix PROCEDURE can't return a result set in the given context

CLIENT_MULTI_RESULTS enables the client program to process multiple results. This option must be enabled if you execute CALL statements for stored procedures that produce result sets. Otherwise, such procedures result in an error Error 1312 (0A000): PROCEDURE proc_name can't return a result set in the given context.

http://dev.mysql.com/doc/refman/5.0/en/c-api-multiple-queries.html