MySQL Stored Procedures book — Corrected
Long ago I wrote a 100-page book on MySQL 5.0 stored procedures. It’s on our dev-zone pages. But it’s out of date. In 2006 I made some corrections for MySQL 5.1. It took me a long time to publish the revised book, but here it is: http://blogs.mysql.com/peterg/files/2008/05/book01.pdf.

May 25th, 2008 at 6:51 pm
The PDF didn’t load in evince on my Linux workstation. pdfopt solved the issue
July 17th, 2008 at 6:52 pm
Thanks for this. It has been a great help in learning how to use Stored Procedures. I feel a lot more confident writing them and converting them from MSSQL.