09.02.2014, 19:20
(
Последний раз редактировалось gotwarzone; 10.02.2014 в 04:24.
)
Can someone please tell me what is the problem below? Server log shows no problem. And this one is the mysql_log.
And server still apear to be offline. So I guess there is something wrong with this.
And server still apear to be offline. So I guess there is something wrong with this.
Quote:
[23:08:27] ** MySQL Debugging enabled (02/09/14) [23:08:27] [23:08:27] >> mysql_connect(127.0.0.1, sample1, sample2, ******) on port 3306 [23:08:27] CMySQLHandler::CMySQLHandler() - constructor called. [23:08:27] CMySQLHandler::CMySQLHandler() - Connecting to "127.0.0.1" | DB: "sample1db" | Username: "sample2db" [23:08:27] CMySQLHandler::Connect() - Connection was successful. [23:08:27] CMySQLHandler::Connect() - Auto-Reconnect has been enabled. [23:08:27] >> mysql_ping( Connection handle: 1 ) [23:08:27] CMySQLHandler::Ping() - Connection is still alive. [23:08:27] >> mysql_query_callback( Connection handle: 1 ) [23:08:27] >> mysql_query_callback( Connection handle: 1 ) [23:08:27] >> mysql_query_callback( Connection handle: 1 ) [23:08:27] >> mysql_query_callback( Connection handle: 1 ) [23:08:27] >> mysql_query_callback( Connection handle: 1 ) [23:08:27] >> mysql_query_callback( Connection handle: 1 ) [23:08:27] Passing query SELECT `gMOTD`,`aMOTD`,`vMOTD`,`cMOTD`,`pMOTD`,`ShopTechP ay` FROM `misc` | iii [23:08:27] ProcessQueryThread(OnQueryFinish) - Query was successful. (SELECT `gMOTD`,`aMOTD`,`vMOTD`,`cMOTD`,`pMOTD`,`ShopTechP ay` FROM `misc`) [23:08:27] ProcessQueryThread(OnQueryFinish) - Data caching enabled. [23:08:27] CMySQLHandler::StoreResult() - Result was stored. [23:08:27] CMySQLHandler::FreeResult() - Result was successfully free'd. [23:08:27] CMySQLHandler::ProcessQueryThread() - Data is getting passed to ->ProcessTick() |