MySQL problem.
#3

Here's the output:
Код:
[20:55:27]  
[20:55:27] ---------------------------
[20:55:27] MySQL Debugging activated (11/02/12)
[20:55:27] ---------------------------
[20:55:27]
//Couple of "Successfully executed." lines
//And here's the problem lines
[20:56:49] CMySQLHandler::Query(SELECT Password FROM players WHERE id = 1 LIMIT 1) - Successfully executed.
[20:56:49] >> mysql_store_result( Connection handle: 1 )
[20:56:49] CMySQLHandler::StoreResult() - Result was stored.
[20:56:49] >> mysql_fetch_row_format( Connection handle: 1 )
[20:56:49] CMySQLHandler::FetchRow() - Return: mypassword
[20:56:49] >> mysql_query( Connection handle: 1 )
[20:56:49] CMySQLHandler::Query(SELECT * FROM `players` WHERE `id` = '1') - Successfully executed.
[20:56:49] >> mysql_store_result( Connection handle: 1 )
[20:56:49] CMySQLHandler::StoreResult() - Result was stored.
[20:56:49] >> mysql_fetch_row_format( Connection handle: 1 )
[20:56:49] CMySQLHandler::FetchRow() - Return: 1|My_Username|mypassword|1|50|48|49|51|0|0|1|0|16|0|0|0|0|500|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|255|0|0|0|0|0|0|0|0|5|0|0|0|0|0|0|100|0|255|3|135|980033|255|76|255|5|1|3|1526.27|-1694.23|13.3828|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|1|0|0|25|7|1|25|7|49|0|0|49|0|0|0|0|0|0|0|0|0|0|0|0|0|999|0|0|0|7|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1351866576|0|0
[20:56:49] >> mysql_fetch_field_row( Connection handle: 1 )
Reply


Messages In This Thread
MySQL problem. - by tsonn1 - 02.11.2012, 14:26
Re: MySQL problem. - by DBan - 02.11.2012, 14:29
Re: MySQL problem. - by tsonn1 - 02.11.2012, 16:42
Re: MySQL problem. - by tsonn1 - 03.11.2012, 12:06
Re: MySQL problem. - by tsonn1 - 03.11.2012, 19:04
Re: MySQL problem. - by Michael@Belgium - 03.11.2012, 19:17
Re: MySQL problem. - by tsonn1 - 04.11.2012, 07:45
Re: MySQL problem. - by tsonn1 - 04.11.2012, 17:18
Re: MySQL problem. - by Shaneisace - 04.11.2012, 18:30
Re: MySQL problem. - by SuperViper - 06.11.2012, 14:18

Forum Jump:


Users browsing this thread: 1 Guest(s)