Bug #43609 Documentation error about mysql_stmt_next_result
Submitted: 12 Mar 2009 18:44 Modified: 12 Mar 2009 18:47
Reporter: Andrey Hristov Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[12 Mar 2009 18:44] Andrey Hristov
Description:
http://dev.mysql.com/doc/refman/6.0/en/mysql-stmt-next-result.html

"After calling mysql_next_result() the state of the connection is as if you had called mysql_stmt_execute()" - mysql_next_result() should be mysql_stmt_next_result()

How to repeat:
See the docs
[12 Mar 2009 18:47] 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.