A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mariadb.com/docs/connectors/mariadb-connector-c/api-functions/mysql_read_query_result below:

mysql_read_query_result | MariaDB Documentation

mysql_read_query_result | MariaDB Documentation
  1. Connector/C
  2. MariaDB Connector/C API Functions
mysql_read_query_result
int mysql_read_query_result(MYSQL * mysql);

Returns zero on success, otherwise non-zero.

mysql_read_query_result() reads the result of a SQL statement executed with mysql_send_query(). If the SQL statement returned a resultset, it must be freed before the next call to mysql_read_query_result() is made. This is similar to how results from mysql_query() must be processed before another call can be made.

Last updated 2 months ago


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