29.01.2015, 16:59
Code:
[18:29:42] ** MySQL Debugging enabled (01/29/15) [18:29:42] [18:30:03] >> mysql_format( Connection handle: 0 ) [18:30:03] >> mysql_format() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [18:30:03] >> mysql_query_callback( Connection handle: 0 ) [18:30:03] >> mysql_query_callback() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [18:30:03] >> mysql_store_result( Connection handle: 1 ) [18:30:03] CMySQLHandler::StoreResult() - No data to store. [18:30:03] >> mysql_num_rows( Connection handle: 1 ) [18:30:03] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [18:30:03] >> mysql_free_result( Connection handle: 1 ) [18:30:03] CMySQLHandler::FreeResult() - The result is already empty. [18:30:08] >> mysql_real_escape_string( Connection handle: 1 ) [18:30:08] CMySQLHandler::EscapeString(gdsgds); - Escaped 6 characters to gdsgds. [18:30:08] >> mysql_format( Connection handle: 0 ) [18:30:08] >> mysql_format() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [18:30:08] >> mysql_store_result( Connection handle: 1 ) [18:30:08] CMySQLHandler::StoreResult() - No data to store. [18:30:08] >> mysql_num_rows( Connection handle: 1 ) [18:30:08] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [18:30:08] >> mysql_format( Connection handle: 0 ) [18:30:08] >> mysql_format() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1). [18:30:08] >> mysql_store_result( Connection handle: 1 ) [18:30:08] CMySQLHandler::StoreResult() - No data to store. [18:30:08] >> mysql_fetch_row_format( Connection handle: 1 ) [18:30:08] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Empty Result) [18:30:08] >> mysql_free_result( Connection handle: 1 ) [18:30:08] CMySQLHandler::FreeResult() - The result is already empty. [18:30:08] >> mysql_free_result( Connection handle: 1 ) [18:30:08] CMySQLHandler::FreeResult() - The result is already empty. [18:30:14] >> mysql_query_callback( Connection handle: 0 ) [18:30:14] >> mysql_query_callback() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1).