文档主页
MySQL Connector/Python 开发人员指南
相关文档 下载本手册
PDF (美国信纸) - 0.7Mb
PDF (A4) - 0.7Mb


MySQL Connector/Python 开发人员指南  /  Connector/Python C 扩展 API 参考  /  _mysql_connector.MySQL.warning_count() 方法

11.45 _mysql_connector.MySQL.warning_count() 方法

语法

count = ccnx.warning_count()

返回上一个 SQL 语句产生的错误、警告和注意的数量。