Debugger attach from external mysql session
Posted: Tue 09 Feb 2010 13:53
Is it possible to invoke the debugger from a mysql session outside dbForge Studio? (set a breakpoint inside a function or procedure using dbForge Studio, then wait for an external call of this procedure, e.g. by a Web application, to hit the breakpoint). In our test environment, breakpoints stops occur only if the function is called from dbForge UI. Is it necessary to change some configuration or is it in principle impossible to debug external calls?