DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(mysql.info.gz) mysql_get_host_info

Info Catalog (mysql.info.gz) mysql_get_client_version (mysql.info.gz) C API functions (mysql.info.gz) mysql_get_proto_info
 
 22.2.3.26 `mysql_get_host_info()'
 .................................
 
 `char *mysql_get_host_info(MYSQL *mysql)'
 
 Description
 ...........
 
 Returns a string describing the type of connection in use, including the
 server hostname.
 
 Return Values
 .............
 
 A character string representing the server hostname and the connection
 type.
 
 Errors
 ......
 
 None.
 
Info Catalog (mysql.info.gz) mysql_get_client_version (mysql.info.gz) C API functions (mysql.info.gz) mysql_get_proto_info
automatically generated byinfo2html