20.4.23 mysql_get_client_info()

char *mysql_get_client_info(void)

20.4.23.1 Description

Returns a string that represents the client library version.

20.4.23.2 Return values

A character string that represents the MySQL client library version.

20.4.23.3 Errors

None.