Beginner: Can't compile for debugging a stored procedure

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
patrick.brisacier
Posts: 1
Joined: Mon 12 Jul 2010 15:25

Beginner: Can't compile for debugging a stored procedure

Post by patrick.brisacier » Mon 12 Jul 2010 15:37

Hi,

I'm working with dbForge Studio for MySQL Professional Edition v4.50.285 (Trial period).
I'm doing the tutorial about Debugging Stored Procedures but I'm not able to click on "Compile for Debugging" button because it is disabled (grayed). "Compile" is also disabled.
Some information:
I've deployed the Debugging Engine.
I use a MySQL server deploy on another computer (not on localhost).

Could someone help me about what I must check to find where is my problem?

Thanks in advance,
Patrick

Zero-G.
Posts: 398
Joined: Sat 09 Dec 2006 12:20

Post by Zero-G. » Tue 13 Jul 2010 09:37

Hey

What version of mySQL Server do you use?

THX

Elias
Devart Team
Posts: 73
Joined: Tue 29 May 2007 14:02

Post by Elias » Tue 13 Jul 2010 11:40

Hello,

"Compile" and "Compile debug" usually are disabled during the debugging process. Are these commands in your case disabled from the start of the application?

Post Reply