mariadb get warning count
From Onset Developer Wiki
Description
Returns the number of warnings the sent query generated.
Syntax
mariadb_get_warning_count()
Parameters
- This function has no parameters.
Return Value
- Number of warnings, false on error.
Example
__EDIT_ME__