MySQL Stored Procedure Programming


Resources for the Oreilly book by Guy Harrison and Steven Feuerstein

Book Image

Quick Links:

Main
Examples
Tools
Programming languages
Send email

 

Tools

Not much to show for ourselves here as yet.

We have the MyTrace perl utility which can be used to generate statistics and explain output for SQL script files.  This is what we used to generate much of the SQL tuning chapters.

I want to rewrite this in Java,  but I'm not sure when that will become a high priority.  At the moment I have several projects competing for attention.  For instance, I'd like to write some classes that would help use Junit to unit test stored procedure code.