Was this helpful?
Edit on GitHub Export as PDF mysql_next_result Syntaxint mysql_next_result(MYSQL * mysql);
mysql
- a mysql handle, which was previously allocated by mysql_init() or mysql_real_connect().
Prepares next result set from a previous call to mysql_real_query() which can be retrieved by mysql_store_result() or mysql_use_result(). Returns zero on success, nonzero if an error occurred.
If a multi query contains errors the return value of mysql_errno/error() might change and there will be no result set available.
See also Previousmysql_more_results Nextmysql_num_fieldsLast updated 2 months ago
Was this helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4