« What's New in MySQL Cluster 5.1 | Main | Advanced UDFs in MySQL 5 »
April 25, 2006
MySQL UDF for Debugging Stored Procedures
This is cool, although I haven't used it so it will have to be a theoretical coolness.
A few months back Anders Karlsson posted a UDF and accompanying application for debugging stored procedures on sourceforge. The idea is that you can insert statements into your stored procedure for debugging purposes. The statements use a UDF that sends UDP messages to a debug server (provided with the UDF) to allow you to discover information about what is happening as your stored procedure is executed.
Posted by mike at April 25, 2006 7:23 PM
Hard Drive Recovery Group offers hard disk data recovery services for RAID, laptops and servers. Complete clean room and hard drive repair service.Trackback Pings
TrackBack URL for this entry:
http://mike.kruckenberg.com/mt/mt-tb.cgi/845
Comments
i want procedure debugger
Posted by: nitesh sinha at November 29, 2006 4:01 AM