Bug #65299 | 21.5.6.1. Tutorial: MySQL Connector - Scenario 2 references non-existent proc | ||
---|---|---|---|
Submitted: | 13 May 2012 3:02 | Modified: | 15 Mar 2013 14:54 |
Reporter: | sw Dev | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / C++ Documentation | Severity: | S3 (Non-critical) |
Version: | OS: | Any | |
Assigned to: | Paul DuBois | CPU Architecture: | Any |
[13 May 2012 3:02]
sw Dev
[13 May 2012 8:30]
Valeriy Kravchuk
Thank you for the problem report. Indeed, procedure definitions are missing.
[15 Mar 2013 14:54]
Paul DuBois
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant products. Definitiions for the required stored procedures are all given here now: http://dev.mysql.com/doc/refman/5.1/en/connector-cpp-tutorials-stored-routines-statements.... Note that get_world_pop was renamed to get_pop_world for better naming consistency with the other get_popxxx routines.