I've been doing a lot of sproc programming in MySQL lately.
And I must say that I like it. A lot.
However debugging these babies sucks.
Anyone know of any tools that can put some happiness in My MySQL debugging?
No matter if you have one database or 1000 databases. The application of unit testing allows you to ensure once you write something, it can be verified and then when it needs to change you can verify that all of the tests that previously passed will continue to pass.
http://www.mydebugger.com/
There is a limited free version, but the full version is not too expensive either.
Here is screenshot:
Have you considered using
https://github.com/hepabolu/mytap
For unit testing the db you should have something native that works in MySQL.
For Unit Testing, you can try this: http://stk.wikidot.com/stk-unit
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With