Little error MySQL
#1

I've got this error when i try to register/login on my server.

Код:
 [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)
This happen on my host
Reply


Messages In This Thread
Little error MySQL - by Brian_Furious - 19.10.2010, 14:09
Re: Little error MySQL - by armyoftwo - 19.10.2010, 14:13
Re: Little error MySQL - by Brian_Furious - 19.10.2010, 14:15
Re: Little error MySQL - by armyoftwo - 19.10.2010, 14:19
Re: Little error MySQL - by Brian_Furious - 19.10.2010, 14:25
Re: Little error MySQL - by Calgon - 19.10.2010, 16:13

Forum Jump:


Users browsing this thread: 4 Guest(s)