Welcome Guest, Not a member yet? Register   Sign In
Affected rows VS Matched rows
#4

[eluser]Alexxz[/eluser]
[quote author="xwero" date="1196948000"]Have you checked the mysql driver code to see if there is a hack for this behaviour?[/quote]

What kind of hack? there is only
Code:
function affected_rows()
    {
        return @mysql_affected_rows($this->conn_id);
    }
I can't find any related methods.


Messages In This Thread
Affected rows VS Matched rows - by El Forum - 12-06-2007, 12:57 AM
Affected rows VS Matched rows - by El Forum - 12-06-2007, 01:27 AM
Affected rows VS Matched rows - by El Forum - 12-06-2007, 01:33 AM
Affected rows VS Matched rows - by El Forum - 12-06-2007, 01:40 AM
Affected rows VS Matched rows - by El Forum - 12-06-2007, 01:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB