"Another process is being executed" message

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
advcomm
Posts: 1
Joined: Thu 13 May 2010 20:53

"Another process is being executed" message

Post by advcomm » Thu 13 May 2010 20:57

When debugging MySQL stored procedures using debugging tools and F11 tracing, I frequently get this error

"Another Process is being executed
Either wait until it will be done or stop it manually"

I have restarted DevArt studio and even restarted MySQL server but nothing happens.
I do stop debugging and at times it goes away but most of the times it stays there for long.
Syed[/img]

Viktor
Devart Team
Posts: 68
Joined: Thu 06 May 2010 08:12

Post by Viktor » Fri 14 May 2010 09:28

When debugging MySQL stored procedures using debugging tools and F11 tracing, I frequently get this error

"Another Process is being executed
Either wait until it will be done or stop it manually"
Yes, this is a bug . This error is caused by unpinned document.
Please use the pinned document for debugging.
For Pin/Unpin Document press Ctrl+Alt+P.

Fix of the error will be included in the next build of dbForge Studio for MySQL.

Post Reply