19.10.2010, 14:09
I've got this error when i try to register/login on my server.
This happen on my host
Код:
[14:54:42] >> mysql_connect( ) [14:54:42] CMySQLHandler::CMySQLHandler() - constructor called. [14:54:42] CMySQLHandler::CMySQLHandler() - Connecting to "127.0.0.1" | DB: "damonds_test" | Username: "damonds_test" ... [14:54:42] CMySQLHandler::Connect() - Connection was successful. [14:54:42] CMySQLHandler::Connect() - Auto-Reconnect has been enabled. [14:54:42] >> mysql_query( Connection handle: 1 ) [14:54:42] CMySQLHandler::Query(resultID) - Threaded query with id 1 started. (Extra ID: -1) [14:54:42] CMySQLHandler::ProcessQueryThread() - Error will be triggered to OnQueryError() [14:55:25] >> mysql_ping( Connection handle: 1 ) [14:55:25] CMySQLHandler::Ping() - Connection is still alive. [14:55:26] >> mysql_ping( Connection handle: 1 ) [14:55:26] CMySQLHandler::Ping() - Connection is still alive. [14:55:26] >> mysql_real_escape_string( Connection handle: 1 ) [14:55:26] CMySQLHandler::EscapeString(Brian_Furious); - Escaped 13 characters to Brian_Furious. [14:55:26] >> mysql_query( Connection handle: 1 ) [14:55:26] CMySQLHandler::Query(SELECT * FROM Accounts WHERE Username = 'Brian_Furious') - An error has occured. (Error ID: 1146, Table 'damonds_test.Accounts' doesn't exist)