diff options
author | Joas Schilling <nickvergessen@gmx.de> | 2014-05-23 16:13:19 +0200 |
---|---|---|
committer | Joas Schilling <nickvergessen@gmx.de> | 2014-05-26 21:43:38 +0200 |
commit | d87dba3b0527ab1590be143c13c0c0d1010e3410 (patch) | |
tree | 038aa850a34aebb1be41166799b8e94a52162d1c /phpBB/phpbb/db/sql_insert_buffer.php | |
parent | b92eac71e49f184d1fe451a8b1b1d396768c6fb7 (diff) | |
download | forums-d87dba3b0527ab1590be143c13c0c0d1010e3410.tar forums-d87dba3b0527ab1590be143c13c0c0d1010e3410.tar.gz forums-d87dba3b0527ab1590be143c13c0c0d1010e3410.tar.bz2 forums-d87dba3b0527ab1590be143c13c0c0d1010e3410.tar.xz forums-d87dba3b0527ab1590be143c13c0c0d1010e3410.zip |
[ticket/12570] Fix MySQL affectedrows
We always want the number of matched rows instead of changed rows,
when running an update. So when mysql_info() returns the number of
matched rows we return that one instead of mysql_affected_rows()
PHPBB3-12570
Diffstat (limited to 'phpBB/phpbb/db/sql_insert_buffer.php')
0 files changed, 0 insertions, 0 deletions