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]
"Another process is being executed" message
Yes, this is a bug . This error is caused by unpinned document.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"
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.