02.11.2012, 16:42
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 )