You can call the mysql_get_client_info() function to return a string that represents the OceanBase client library version.
Syntax
const char *
mysql_get_client_info(void)
Return values
A string that represents the OBClient library version is returned.
Errors
None.