unsigned long mysql_get_client_version(void);
Returns a number representing the client library version.
To obtain a string containing the client library version use the mysql_get_client_info() function.
mysql_get_client_info()
Last updated 7 months ago
Was this helpful?