Returns a string that represents the MySQL server version; for example, "5.7.16"."5.7.16"
const char *mysql_get_server_info(MYSQL *mysql)
A character string that represents the MySQL server version.