Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Stored Procedure Debugger #23636
    dazzknowles
    Member

    Hi Rohit,

    Sure, the one I have been trying is StepIn By Illatis. It's an Eclipse plug-in but also thankfully available as a standalone application as I am not a fan of Eclipse. I've also found a few Stored procedure based methods for debugging, the best of which appears to be here, though this method and others like it require you to edit the sproc itself which is something I would ideally like to avoid as is just clutters the code and can obviously introduce bugs itself 🙁

    Rohit wrote on Mar 20 2007, 02:53 PM:
    MySQL AB does not provide any debugging APIs at this point in time. Unless debugging support is provided by the server itself, SQLyog wont we able to set breakpoints, inspect variables, etc while the proc is getting executed.

    Can you point me to some other tool that supports debugging of MySQL Stored Procs?

Viewing 1 post (of 1 total)