11.08.2011, 09:17
Hello,
After I connected to my MySQL database it gives this. Why is it death? It should connect fine in OnGameModeInit. It worked perfectly before.
I'm running server-version R5 and MySQL plugin R6-2.
Jochem
Code:
[11:12:37] [11:12:37] --------------------------- [11:12:37] MySQL Debugging activated (08/11/11) [11:12:37] --------------------------- [11:12:37] [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_query( Connection handle: 1 ) [11:12:37] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [11:12:37] >> mysql_store_result( Connection handle: 1 ) [11:12:37] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [11:12:37] >> mysql_num_rows( Connection handle: 1 ) [11:12:37] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [11:12:37] >> mysql_fetch_row_format( Connection handle: 1 ) [11:12:37] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead)
pawn Code:
mysql_connect("db4free.net","jochemd","jochemd","***"); // Password is censored, but I am sure it's the right one.
Jochem