01.01.2012, 05:55
(
Последний раз редактировалось Timmi; 25.03.2014 в 08:49.
)
Код:
[12:18:47] [12:18:47] --------------------------- [12:18:47] MySQL Debugging activated (01/01/12) [12:18:47] --------------------------- [12:18:47] [12:18:47] >> mysql_connect( ) [12:18:47] CMySQLHandler::CMySQLHandler() - constructor called. [12:18:47] CMySQLHandler::CMySQLHandler() - Connecting to "176.9.81.250" | DB: "derp_ptpm" | Username: "derp_ptpm" ... [12:19:08] CMySQLHandler::Connect() - Lost connection to MySQL server during query (Error ID: 2013) [12:19:08] [12:19:08] --------------------------- [12:19:08] MySQL Debugging activated (01/01/12) [12:19:08] --------------------------- [12:19:08] [12:19:08] [12:19:08] --------------------------- [12:19:08] MySQL Debugging activated (01/01/12) [12:19:08] --------------------------- [12:19:08] [12:19:08] >> mysql_connect( ) [12:19:29] CMySQLHandler::Connect() - Lost connection to MySQL server during query (Error ID: 2013) [12:21:22] [12:21:22] --------------------------- [12:21:22] MySQL Debugging activated (01/01/12) [12:21:22] --------------------------- [12:21:22] [12:21:22] >> mysql_ping( Connection handle: 1 ) [12:21:22] CMySQLHandler::Ping() - You cannot call this function now. (Reason: Dead Connection) [12:21:22] >> mysql_ping( Connection handle: 1 ) [12:21:22] CMySQLHandler::Ping() - You cannot call this function now. (Reason: Dead Connection) [12:21:22] >> mysql_query( Connection handle: 1 ) [12:21:22] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [12:21:22] >> mysql_ping( Connection handle: 1 ) [12:21:22] CMySQLHandler::Ping() - You cannot call this function now. (Reason: Dead Connection) [12:21:22] >> mysql_query( Connection handle: 1 ) [12:21:22] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [12:21:22] >> mysql_store_result( Connection handle: 1 ) [12:21:22] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [12:21:22] >> mysql_num_rows( Connection handle: 1 ) [12:21:22] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [12:21:22] >> mysql_ping( Connection handle: 1 ) [12:21:22] CMySQLHandler::Ping() - You cannot call this function now. (Reason: Dead Connection) [12:21:37] [12:21:37] --------------------------- [12:21:37] MySQL Debugging activated (01/01/12) [12:21:37] --------------------------- [12:21:37] [12:21:37] >> mysql_ping( Connection handle: 1 ) [12:21:37] CMySQLHandler::Ping() - You cannot call this function now. (Reason: Dead Connection) [12:21:37] >> mysql_ping( Connection handle: 1 ) [12:21:37] CMySQLHandler::Ping() - You cannot call this function now. (Reason: Dead Connection) [12:21:37] >> mysql_query( Connection handle: 1 ) [12:21:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [12:21:37] >> mysql_ping( Connection handle: 1 ) [12:21:37] CMySQLHandler::Ping() - You cannot call this function now. (Reason: Dead Connection) [12:21:37] >> mysql_query( Connection handle: 1 ) [12:21:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [12:21:37] >> mysql_store_result( Connection handle: 1 ) [12:21:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [12:21:37] >> mysql_num_rows( Connection handle: 1 ) [12:21:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [12:21:37] >> mysql_ping( Connection handle: 1 ) [12:21:37] CMySQLHandler::Ping() - You cannot call this function now. (Reason: Dead Connection) [12:23:12] CMySQLHandler::~CMySQLHandler() - deconstructor called. [12:23:12] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead) [12:23:12] CMySQLHandler::Disconnect() - You cannot call this function now. (Reason: Connection is dead)

