16.03.2013, 12:08
So... I created db tables for my mysql script, but when i turn it on it shows this:
Help me please, sorry for bad english
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 ) |