Documentation Home
MySQL 连接器/Python 开发人员指南  / 第 11 章连接器/Python C 扩展 API 参考  /  11.20 _mysql_connector.MySQL.get_client_info()方法

11.20 _mysql_connector.MySQL.get_client_info()方法

句法:

info = ccnx.get_client_info()

以字符串形式返回 MySQL 客户端库版本。