Hi,
I can create a stored procedure fine in Version 3.2 on a MySQL 5.0.45 server but when I try and execute it via HeidiSQL I get:
SQL Error: PROCEDURE x can't return a result set in the given context.
According to Bugfix #1558611:
http://www.heidisql.com/forum/viewtopic.php?t=84
this has been fixed. Am I doing something wrong?
The procedure works fine on a web page & mysql client but I want to use HeidiSQL to test the execution times to determine whether it will be faster.
Thanks for any assistance.
SQL Error: PROCEDURE x can't return a result set
Please login to leave a reply, or register at first.