[Help] MySQL returning wrong result
#3

The debug is showing me the same result (1), I've been checking it couple of times

Quote:

>> mysql_query( Connection handle: 1 )

CMySQLHandler::Query(SELECT COUNT(*) FROM `accounts_inbox` WHERE `linkedto` = 1 AND `read` = 0) - Successfully executed.

>> mysql_store_result( Connection handle: 1 )

CMySQLHandler::StoreResult() - Result was stored.

>> mysql_num_rows( Connection handle: 1 )

CMySQLHandler::NumRows() - Returned 1 row(s)

mysql_free_result( Connection handle: 1 )

CMySQLHandler::FreeResult() - Result was successfully free'd.

Reply


Messages In This Thread
[Help] MySQL returning wrong result - by Maxips2 - 08.09.2012, 21:42
Re: [Help] MySQL returning wrong result - by Kirollos - 08.09.2012, 21:43
Re: [Help] MySQL returning wrong result - by Maxips2 - 08.09.2012, 21:46
Re: [Help] MySQL returning wrong result - by Chenko - 08.09.2012, 21:50
Re: [Help] MySQL returning wrong result - by Maxips2 - 08.09.2012, 21:51
Re: [Help] MySQL returning wrong result - by Kirollos - 08.09.2012, 22:08
Re: [Help] MySQL returning wrong result - by Maxips2 - 08.09.2012, 22:11

Forum Jump:


Users browsing this thread: 2 Guest(s)