Why wont this load information (MySQL - Short)
#3

Quote:
Originally Posted by Jari_Johnson*
View Post
can you show us the debug.txt file?
Forgot about that -_- Lol.

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.)

Problem is, they're not empty.
Reply


Messages In This Thread
Why wont this load information (MySQL - Short) - by ryansheilds - 06.08.2012, 10:10
Re: Why wont this load information (MySQL - Short) - by Jstylezzz - 06.08.2012, 10:23
Re: Why wont this load information (MySQL - Short) - by ryansheilds - 06.08.2012, 10:53
Re: Why wont this load information (MySQL - Short) - by ryansheilds - 07.08.2012, 21:58
Re: Why wont this load information (MySQL - Short) - by ryansheilds - 08.08.2012, 12:32

Forum Jump:


Users browsing this thread: 1 Guest(s)