vote up 1 vote down star
1

Can you recommend a good MySQL stored procedure debugger?
Extra points if it is open source, and works in linux :)

Thanks!

flag

3 Answers

vote up 3 vote down check

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.

link|flag
vote up 2 vote down

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.

link|flag
vote up 1 vote down

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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.