Can you recommend a good MySQL stored procedure debugger?
Extra points if it is open source, and works in linux :)
Thanks!
|
1
|
Can you recommend a good MySQL stored procedure debugger? Thanks!
|
||
|
|
|
|
It's neither open source (but freeware) nor works in linux, but Toad® for MySQL should be able to assist you in debugging stored procedures on a Windows client. |
|||
|
|
|
|
I have used SQLYog MySQL editor and it has some nice features. Unfortunately it does not really meet your criteria. There is a community edition though, so its half way there. |
||
|
|
|
|
I don't know if this would meet your requirement but it's the only thing that comes to mind. Edit: This may also be helpful but it doesn't quite meet either the free or available on Linux test. |
|||
|
|