20.4.24 mysql_get_host_info()

char *mysql_get_host_info(MYSQL *mysql)

20.4.24.1 Description

Returns a string describing the type of connection in use, including the server host name.

20.4.24.2 Return values

A character string representing the server host name and the connection type.

20.4.24.3 Errors

None.