wrong password everytime (strcmp)
#3

Quote:
Originally Posted by MP2
Посмотреть сообщение
Debug. Use printf to see what the strings actually are.
I used mysql_debug(1) and here's the results:
PHP код:
[14:18:41]  ** MySQL Debugging enabled (03/12/13)
[
14:18:41]  
[
14:18:59] >> mysql_query_callbackConnection handle)
[
14:18:59Passing query SELECT FROM `playeraccountsWHERE `username` = 'Player_Name' ii
[14:19:00ProcessQueryThread(OnQueryFinish) - Query was successful. (SELECT FROM `playeraccountsWHERE `username` = 'Player_Name')
[
14:19:00ProcessQueryThread(OnQueryFinish) - Data caching enabled.
[
14:19:00CMySQLHandler::StoreResult() - Result was stored.
[
14:19:00CMySQLHandler::FreeResult() - Result was successfully free'd.
[14:19:00] CMySQLHandler::ProcessQueryThread() - Data is getting passed to ->ProcessTick()
[14:19:00] OnQueryFinish(ii) - Threaded function called.
[14:19:00] >> cache_get_data( Connection handle: 1 )
[14:19:00] ProcessTick() - The cache has been cleared. 
The password of the account in the database is 123456, so what can you tell me about that?
Thanks!
Reply


Messages In This Thread
wrong password everytime (strcmp) - by Itzhak E. - 12.03.2013, 11:44
Re: wrong password everytime (strcmp) - by MP2 - 12.03.2013, 11:50
Re: wrong password everytime (strcmp) - by Itzhak E. - 12.03.2013, 11:57
Re: wrong password everytime (strcmp) - by MP2 - 12.03.2013, 12:18
Re: wrong password everytime (strcmp) - by Itzhak E. - 12.03.2013, 12:25
Re: wrong password everytime (strcmp) - by Jstylezzz - 12.03.2013, 12:34
Re: wrong password everytime (strcmp) - by Itzhak E. - 12.03.2013, 12:51

Forum Jump:


Users browsing this thread: 1 Guest(s)