mysql_stmt_affected_rows 2045 ext/mysqli/mysqli_api.c rc = mysql_stmt_affected_rows(stmt->stmt); mysql_stmt_affected_rows 350 ext/mysqli/mysqli_prop.c rc = mysql_stmt_affected_rows(p->stmt); mysql_stmt_affected_rows 121 ext/pdo_mysql/mysql_statement.c row_count = (zend_long) mysql_stmt_affected_rows(S->stmt); mysql_stmt_affected_rows 396 ext/pdo_mysql/mysql_statement.c row_count = (zend_long) mysql_stmt_affected_rows(S->stmt);