Reply to mysql improved extensions affected_rows

Your name:

Reply:


Posted by Tom on 01/13/05 12:31

I've just started playing with the php5 improved mysqli extensions.

I have the following code:-

<?php
$mysqlim = new mysqli("localhost", "myUser", "myPassword","myDB");

$updateQuery = "UPDATE client SET status = 'INACTIVE' WHERE clientName =
'Tom'";

if ($mysqli->query($updateQuery))
{
$updateCount = $mysqli->affected_rows;
echo "<br>updateCount = $updateCount";
}
else
{
excpetionHandler("updateFailed: ".$updateQuery);
}
?>


This returns "updateCount = 1"
However, when I check the underlying table, there are actually 4 rows
updated (and yes, before anyone asks, I have repeated this several
times, correctly resetting the data before each run)

Is this a known bug, or am I doing something stupid?
(php 5.0.2, apache 2.0.49)

Thanks

Tom

[Back to original message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация