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

 

Language Notes

This is where we'll keep you up to date with the latest on support for MySQL stored procedures in common programming languages and any changes to the language itself.

Perl

Support for multiple result sets has been added to the developer release 3.0002_4.  Not sure when we will see this in the stable release.  I'll ask Patrick at the MySQL conference

PHP/PDO

Stored procedure support in PHP/PDO should be in the stable release that accompanied PHP 5.1  I haven't tried this myself though....  Let me know if you try it.

Hibernate

Support for stored procedures was included in Hibernate 3.1.