06.08.2012, 10:53
Forgot about that -_- Lol.
Problem is, they're not empty.
Quote:
|
[11:30:19] Passing query SELECT `Username`, `Pass`, `Email` FROM `players` WHERE `Username` = 'Ryan_Sheilds' | siii [11:30:19] ProcessQueryThread(OnQueryFinish) - Query was successful. (SELECT `Username`, `Pass`, `Email` FROM `players` WHERE `Username` = 'Ryan_Sheilds') [11:30:19] CMySQLHandler::ProcessQueryThread() - Data is getting passed to ->ProcessTick() [11:30:19] OnQueryFinish(siii) - Threaded function called. [11:30:19] >> mysql_store_result( Connection handle: 1 ) [11:30:19] CMySQLHandler::StoreResult() - Result was stored. [11:30:19] >> mysql_num_rows( Connection handle: 1 ) [11:30:19] CMySQLHandler::NumRows() - Returned 1 row(s) [11:30:19] >> mysql_fetch_field_row( Connection handle: 1 ) [11:30:19] CMySQLHandler::FetchField(Username) - You cannot call this function now. (Reason: Fields/Rows are empty.) [11:30:19] >> mysql_fetch_field_row( Connection handle: 1 ) [11:30:19] CMySQLHandler::FetchField(Email) - You cannot call this function now. (Reason: Fields/Rows are empty.) [11:30:19] >> mysql_fetch_field_row( Connection handle: 1 ) [11:30:19] CMySQLHandler::FetchField(Pass) - You cannot call this function now. (Reason: Fields/Rows are empty.) |


