const char * mysql_get_server_info(MYSQL *mysql)
傳回代表 MySQL 伺服器版本的字串(例如,"9.0.0")。
"9.0.0"
代表 MySQL 伺服器版本的字元字串。
無。