I'm using DBI to access a MySQL database. I do updates.
Is it possible to get both the number of rows matched and the number of rows changed? The MySQL CLI easily reports both like:
I have tried to change mysql_client_found_rows, but that only let me choose which one I get. I need both!Rows matched: 1 Changed: 0 Warnings: 0
In reply to Perl, MySQL and the work done by mogul
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |