23.07.2011, 16:03
Thanks Donya!
Now it tries to reconnect, but the problem is still alive in an other form, see:
Now it tries to reconnect, but the problem is still alive in an other form, see:
Код:
[17:16:59] CMySQLHandler::Query(UPDATE vehicles SET gas=34.9,km=13.590893,health=1000.0,engine=0,lights=1,doors=-1,boot=-1 WHERE carid = 877) - Successfully executed. [17:16:59] >> mysql_format( Connection handle: 1 ) [17:16:59] >> mysql_query( Connection handle: 1 ) [17:16:59] CMySQLHandler::Query(SELECT `job` FROM `jobs` WHERE `name` = "Sylar_Fukuda") - Successfully executed. [17:16:59] >> mysql_free_result( Connection handle: 1 ) [17:16:59] CMySQLHandler::FreeResult() - Result was successfully free'd. [17:16:59] >> mysql_store_result( Connection handle: 1 ) [17:16:59] CMySQLHandler::StoreResult() - Result was stored. [17:16:59] >> mysql_num_rows( Connection handle: 1 ) [17:16:59] CMySQLHandler::NumRows() - Returned 0 row(s) [17:17:01] >> mysql_query( Connection handle: 1 ) [17:17:01] CMySQLHandler::Query(UPDATE vehicles SET gas=34.9,km=13.590893,health=1000.0,engine=1,lights=1,doors=-1,boot=-1 WHERE carid = 877) - An error has occured. (Error ID: 2006, MySQL server has gone away) [17:17:01] OnQueryError() - Called. [17:17:01] >> mysql_reconnect( Connection handle: 1 ) [17:17:01] CMySQLHandler::Disconnect() - Connection was closed. [17:17:02] CMySQLHandler::Connect() - Can't connect to MySQL server on '91.82.84.98' (10061) (Error ID: 2003) [17:17:05] >> mysql_query( Connection handle: 1 ) [17:17:05] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [17:17:05] >> mysql_format( Connection handle: 1 ) [17:17:05] >> mysql_query( Connection handle: 1 ) [17:17:05] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [17:17:05] >> mysql_free_result( Connection handle: 1 ) [17:17:05] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead) [17:17:05] >> mysql_store_result( Connection handle: 1 ) [17:17:05] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [17:17:05] >> mysql_num_rows( Connection handle: 1 ) [17:17:05] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [17:17:05] >> mysql_fetch_int( Connection handle: 1 ) [17:17:05] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [17:17:05] >> mysql_free_result( Connection handle: 1 ) [17:17:05] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead) [17:17:07] >> mysql_format( Connection handle: 1 ) [17:17:07] >> mysql_query( Connection handle: 1 ) [17:17:07] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)