When attempting to debug a stored function after compiling for debugging by right clicking a stored function in DB, choosing step into, specifying parameters, the execution stops as expected on BEGIN. Then after clicking step over, the software hangs for some time and then looses connection.
Using dbForge for MySQL version 5.0.67 Professional Edition.
unable to debug stored functions/procedures in mySQL 5.5.20
Could you please provide us the CREATE FUNCTION statement of the stored function (right-click it in Database Explorer and select 'Generate Script As -> CREATE' from the popup menu) and the CREATE TABLE statement(s) of the table(s) that is (are) mentioned in the stored function (right-click the table in Database Explorer and select 'Generate Script As -> CREATE' from the popup menu)?
Since the information may be confidential, we suggest you to send it straight to our support system at supportATdevartDOTcom, so we will keep further correspondence with you via this system.
Since the information may be confidential, we suggest you to send it straight to our support system at supportATdevartDOTcom, so we will keep further correspondence with you via this system.