unsigned int mysql_get_proto_info(MYSQL
*mysql)
説明
現在の接続に使用しているプロトコルのバージョンを返します。
戻り値
現在の接続に使用しているプロトコルのバージョンを表す unsigned 整数。
エラー
ありません。
This is a translation of the MySQL Reference Manual that can be found at dev.mysql.com. The original Reference Manual is in English, and this translation is not necessarily as up to date as the English version.