![]() |
![]()
| ![]() |
![]()
Namemysql_stmt_warning_count - Returns the number of warnings from the last executed statement. Synopsis
DescriptionReturns the number of warnings from the last executed statement, or zero if there are no warnings. ## Parameter * stmt - a statement handle, which was previously allocated by mysql_stmt_init(3). Return valueReturns the number of warnings. Notes
See Also
|