const char *mysql_get_server_info(MYSQL *mysql)
"5.6.23" など、MySQL サーバーバージョンを表す文字列を返します。
"5.6.23"
MySQL サーバーバージョンを表す文字列。
なし。