PDF (US Ltr)
- 1.4Mb
PDF (A4)
- 1.4Mb
const char *
mysql_get_client_info(void)
Returns a string that represents the MySQL client library
version (for example, "9.1.0"
).
The function value is the version of MySQL that provides the client library. For more information, see Section 3.6.12, “Obtaining the Server Version and Client Library Version”.