10bet网址
MySQL 5.6 C API Developer Guide
Download this Manual
PDF (US Ltr)- 1.1Mb
PDF (A4)- 1.1Mb


5.4.31 mysql_get_server_info()

const char * mysql_get_server_info(MYSQL *mysql)

Description

Returns a string that represents the MySQL server version (for example,"5.6.51").

Return Values

A character string that represents the MySQL server version.

Errors

None.