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_refresh below:

mysql_refresh | MariaDB Documentation

mysql_refresh | MariaDB Documentation
  1. Connector/C
  2. MariaDB Connector/C API Functions
mysql_refresh
int mysql_refresh(MYSQL * mysql,
  unsigned int options);

Flushes different types of information stored on the server. The bit-masked parameter options specify which kind of information will be flushed. options can be any combination of the following:

Reset master server information and restart slaves.

Returns zero on success, otherwise nonzero.

To combine different values in the options parameter, use the OR operator '|'. The function mysql_reload() is an alias for mysql_refresh().


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