04.07.2013, 16:19
The server hoster added privileges for localhost right now.
I tried to restart the server using localhost as SQL_HOST and i got these:
But the server didn't started, and no crash error in GameCP console.
I tried to restart the server using localhost as SQL_HOST and i got these:
Quote:
[19:21:30] >> mysql_connect( ) [19:21:30] CMySQLHandler::CMySQLHandler() - constructor called. [19:21:30] CMySQLHandler::CMySQLHandler() - Connecting to "localhost" | DB: "gta" | Username: "gta" ... [19:21:30] CMySQLHandler::Connect() - Connection was successful. [19:21:30] CMySQLHandler::Connect() - Auto-Reconnect has been enabled. [19:21:30] [19:21:30] --------------------------- [19:21:30] MySQL Debugging activated (07/04/13) [19:21:30] --------------------------- [19:21:30] [19:21:30] >> mysql_query( Connection handle: 1 ) [19:21:30] CMySQLHandler::Query(SELECT * FROM `houses` ORDER BY `houses`.`hID` ASC) - Successfully executed. [19:21:30] >> mysql_store_result( Connection handle: 1 ) [19:21:30] CMySQLHandler::StoreResult() - Result was stored. [19:21:30] >> mysql_retrieve_row( Connection handle: 1 ) [19:21:30] >> mysql_fetch_field_row( Connection handle: 1 ) [19:21:30] CMySQLHandler::FetchField("hID") - 1 [19:21:30] >> mysql_fetch_field_row( Connection handle: 1 ) |