PDF (US Ltr)
- 1.0Mb
PDF (A4)
- 1.0Mb
HTML Download (TGZ)
- 130.0Kb
HTML Download (Zip)
- 152.9Kb
my_bool
mysql_stmt_free_result(MYSQL_STMT *stmt)
Releases memory associated with the result set produced by
execution of the prepared statement. If there is a cursor open
for the statement,
mysql_stmt_free_result()
closes it.