mysql_stmt_affected_rows 2011 ext/mysqli/mysqli_api.c rc = mysql_stmt_affected_rows(stmt->stmt); mysql_stmt_affected_rows 374 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 = (long) mysql_stmt_affected_rows(S->stmt); mysql_stmt_affected_rows 394 ext/pdo_mysql/mysql_statement.c row_count = (long) mysql_stmt_affected_rows(S->stmt);