mysql problem
#1

So... I created db tables for my mysql script, but when i turn it on it shows this:
Quote:

[14:29:52] CMySQLHandler::Connect() - Connection was successful.

[14:29:52] CMySQLHandler::Connect() - Auto-Reconnect has been enabled.

[14:30:28] >> mysql_real_escape_string( Connection handle: 1 )

[14:30:28] CMySQLHandler::EscapeString(George_Gee); - Escaped 10 characters to George_Gee.

[14:30:28] >> mysql_query( Connection handle: 1 )

[14:30:28] CMySQLHandler::Query(SELECT * FROM `Accounts` WHERE `Username` = 'George_Gee' LIMIT 1) - An error has occured. (Error ID: 2013, Lost connection to MySQL server during query)

[14:30:28] >> mysql_store_result( Connection handle: 1 )

[14:30:28] CMySQLHandler::StoreResult() - No data to store.

[14:30:28] >> mysql_num_rows( Connection handle: 1 )

[14:30:28] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)

[14:30:28] >> mysql_free_result( Connection handle: 1 )

Help me please, sorry for bad english
Reply


Messages In This Thread
mysql problem - by Erase - 16.03.2013, 12:08
Re: mysql problem - by Djole1337 - 16.03.2013, 12:11
Re: mysql problem - by Erase - 16.03.2013, 12:19
Re: mysql problem - by Erase - 16.03.2013, 12:48
Re: mysql problem - by Erase - 16.03.2013, 13:12
Re: mysql problem - by 3ventic - 16.03.2013, 13:19
Re: mysql problem - by Erase - 16.03.2013, 13:58
Re: mysql problem - by Erase - 16.03.2013, 14:42

Forum Jump:


Users browsing this thread: 3 Guest(s)