[12:58:24]
[12:58:24] ---------------------------
[12:58:24] MySQL Debugging activated (09/05/14)
[12:58:24] ---------------------------
[12:58:24]
[12:58:24] >> mysql_connect( )
[12:58:24] CMySQLHandler::CMySQLHandler() - constructor called.
[12:58:24] CMySQLHandler::CMySQLHandler() - Connecting to "localhost" | DB: "www.nextwas.com database" | Username: "root" ...
[12:58:25] CMySQLHandler::Connect() - Can't connect to MySQL server on 'localhost' (10061) (Error ID: 2003)
[12:58:25] >> mysql_ping( Connection handle: 1 )
[12:58:25] CMySQLHandler::Ping() - You cannot call this function now. (Reason: Dead Connection)
[12:58:25] >> mysql_reconnect( Connection handle: 1 )
[12:58:25] CMySQLHandler:
isconnect() - You cannot call this function now. (Reason: Connection is dead)
[12:58:26] CMySQLHandler::Connect() - Can't connect to MySQL server on 'localhost' (10061) (Error ID: 2003)
[12:58:28] >> mysql_query( Connection handle: 1 )
[12:58:28] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[12:58:28] >> mysql_store_result( Connection handle: 1 )
[12:58:28] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[12:58:28] >> mysql_fetch_row_format( Connection handle: 1 )
[12:58:28] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead)
[12:58:28] >> mysql_free_result( Connection handle: 1 )
[12:58:28] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
[12:58:28] >> mysql_query( Connection handle: 1 )
[12:58:28] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[12:58:28] >> mysql_query( Connection handle: 1 )
[12:58:28] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[12:58:28] >> mysql_query( Connection handle: 1 )
[12:58:28] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[12:58:28] >> mysql_query( Connection handle: 1 )
[12:58:28] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[12:58:28] >> mysql_query( Connection handle: 1 )
[12:58:28] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[12:58:28] >> mysql_query( Connection handle: 1 )
[12:58:28] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[12:59:03] >> mysql_query( Connection handle: 1 )
[12:59:03] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[12:59:03] >> mysql_store_result( Connection handle: 1 )
[12:59:03] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[12:59:03] >> mysql_num_rows( Connection handle: 1 )
[12:59:03] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[12:59:03] >> mysql_free_result( Connection handle: 1 )
[12:59:03] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
[12:59:09] >> mysql_query( Connection handle: 1 )
[12:59:09] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[12:59:11] >> mysql_real_escape_string( Connection handle: 1 )