Was this helpful?
Edit on GitHub Export as PDF mysql_warning_count Syntaxunsigned int mysql_warning_count(MYSQL * mysql);
mysql
- a mysql handle, which was previously allocated by mysql_init() or mysql_real_connect().
Returns the number of warnings from the last executed query, or zero if there are no warnings.
For retrieving warning messages you should use the SQL command SHOW WARNINGS . If SQL_MODE TRADITIONAL is enabled an error instead of warning will be returned. For detailed information check the server documentation.
See also Previousmysql_use_result NextMariaDB Connector/C API Prepared Statement FunctionsLast updated 2 months ago
Was this helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4