07.02.2013, 01:02
[20:23:59]
[20:23:59] ---------------------------
[20:23:59] MySQL Debugging activated (02/06/13)
[20:23:59] ---------------------------
[20:23:59]
[20:24:32] >> mysql_query( Connection handle: 1 )
[20:24:32] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[20:24:32] >> mysql_store_result( Connection handle: 1 )
[20:24:32] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[20:24:32] >> mysql_num_rows( Connection handle: 1 )
[20:24:32] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[20:24:32] >> mysql_free_result( Connection handle: 1 )
[20:24:32] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
[20:24:36] >> mysql_query( Connection handle: 1 )
[20:24:36] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[20:24:36] >> mysql_store_result( Connection handle: 1 )
[20:24:36] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[20:24:36] >> mysql_num_rows( Connection handle: 1 )
[20:24:36] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[20:24:36] >> mysql_query( Connection handle: 1 )
[20:24:36] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[20:24:36] >> mysql_store_result( Connection handle: 1 )
[20:24:36] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[20:24:36] >> mysql_fetch_row_format( Connection handle: 1 )
[20:24:36] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead)
[20:24:36] >> mysql_free_result( Connection handle: 1 )
[20:24:36] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
[20:24:36] >> mysql_free_result( Connection handle: 1 )
[20:24:36] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
It only gave me that when I ran the server once.
[20:23:59] ---------------------------
[20:23:59] MySQL Debugging activated (02/06/13)
[20:23:59] ---------------------------
[20:23:59]
[20:24:32] >> mysql_query( Connection handle: 1 )
[20:24:32] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[20:24:32] >> mysql_store_result( Connection handle: 1 )
[20:24:32] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[20:24:32] >> mysql_num_rows( Connection handle: 1 )
[20:24:32] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[20:24:32] >> mysql_free_result( Connection handle: 1 )
[20:24:32] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
[20:24:36] >> mysql_query( Connection handle: 1 )
[20:24:36] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[20:24:36] >> mysql_store_result( Connection handle: 1 )
[20:24:36] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[20:24:36] >> mysql_num_rows( Connection handle: 1 )
[20:24:36] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[20:24:36] >> mysql_query( Connection handle: 1 )
[20:24:36] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[20:24:36] >> mysql_store_result( Connection handle: 1 )
[20:24:36] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[20:24:36] >> mysql_fetch_row_format( Connection handle: 1 )
[20:24:36] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead)
[20:24:36] >> mysql_free_result( Connection handle: 1 )
[20:24:36] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
[20:24:36] >> mysql_free_result( Connection handle: 1 )
[20:24:36] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
It only gave me that when I ran the server once.
