PDF (US Ltr)
- 1.2Mb
PDF (A4)
- 1.2Mb
HTML Download (TGZ)
- 159.1Kb
HTML Download (Zip)
- 190.4Kb
const char *
mysql_get_client_info(void)
Returns a string that represents the MySQL client library
version (for example, "8.0.25"
).
The function value is the version of MySQL that provides the client library. For more information, see Section 4.5, “C API Server Version and Client Library Version”.