DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(mysql.info.gz) mysql_warning_count

Info Catalog (mysql.info.gz) mysql_use_result (mysql.info.gz) C API functions (mysql.info.gz) mysql_commit
 
 22.2.3.61 `mysql_warning_count()'
 .................................
 
 `unsigned int mysql_warning_count(MYSQL *mysql)'
 
 Description
 ...........
 
 Returns the number of warnings generated during execution of the
 previous SQL statement.
 
 This function was added in MySQL 4.1.0.
 
 Return Values
 .............
 
 The warning count.
 
 Errors
 ......
 
 None.
 
Info Catalog (mysql.info.gz) mysql_use_result (mysql.info.gz) C API functions (mysql.info.gz) mysql_commit
automatically generated byinfo2html