Comments - mysql_stmt_affected_rows

3 years, 6 months ago Tibor den Ouden

I assume that if the CLIENT_FOUND_ROWS flag was set in mysql_real_connect() for the connection on which the statement was created, that the affected row count is also the matched row count ? See: https://mariadb.com/kb/en/mysql_real_connect/

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.