[18:48:25] >> mysql_connect( ) [18:48:25] CMySQLHandler::CMySQLHandler() - constructor called. [18:48:25] CMySQLHandler::CMySQLHandler() - Connecting to "host.godlike.ro" | DB: "gta" | Username: "gta" ... [18:48:25] CMySQLHandler::Connect() - Can't connect to MySQL server on 'host.godlike.ro' (111) (Error ID: 2003)
[18:48:25] >> mysql_query( Connection handle: 1 ) [18:48:25] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [18:48:25] >> mysql_store_result( Connection handle: 1 ) [18:48:25] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [18:48:25] >> mysql_retrieve_row( Connection handle: 1 ) [18:48:25] CMySQLHandler::RetrieveRow() - You cannot call this function now. (Reason: Connection is dead) [18:48:25] >> mysql_free_result( Connection handle: 1 ) [18:48:25] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead) [18:48:25] >> mysql_query( Connection handle: 1 ) [18:48:25] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [18:48:25] >> mysql_store_result( Connection handle: 1 ) [18:48:25] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [18:48:25] >> mysql_retrieve_row( Connection handle: 1 ) [18:48:25] CMySQLHandler::RetrieveRow() - You cannot call this function now. (Reason: Connection is dead) [18:48:25] >> mysql_free_result( Connection handle: 1 ) [18:48:25] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead) [18:50:00] >> mysql_query( Connection handle: 1 ) [18:50:00] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [18:50:00] >> mysql_query( Connection handle: 1 ) [18:50:00] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [18:50:00] >> mysql_query( Connection handle: 1 ) [18:50:00] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [18:50:00] >> mysql_store_result( Connection handle: 1 ) [18:50:00] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead) [18:50:00] >> mysql_num_rows( Connection handle: 1 ) [18:50:00] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [18:50:00] >> mysql_free_result( Connection handle: 1 )
samp03svr: amx/amx.c:555: amx_BrowseRelocate: Assertion `op>0 && op<OP_NUM_OPCODES' failed.
[18:48:25] CMySQLHandler::Connect() - Can't connect to MySQL server on 'host.godlike.ro' (111) (Error ID: 2003) |
[18:48:25] SUCCES: Conexiunea la baza de date`gta` a fost stabilita! |
[19:21:30] >> mysql_connect( ) [19:21:30] CMySQLHandler::CMySQLHandler() - constructor called. [19:21:30] CMySQLHandler::CMySQLHandler() - Connecting to "localhost" | DB: "gta" | Username: "gta" ... [19:21:30] CMySQLHandler::Connect() - Connection was successful. [19:21:30] CMySQLHandler::Connect() - Auto-Reconnect has been enabled. [19:21:30] [19:21:30] --------------------------- [19:21:30] MySQL Debugging activated (07/04/13) [19:21:30] --------------------------- [19:21:30] [19:21:30] >> mysql_query( Connection handle: 1 ) [19:21:30] CMySQLHandler::Query(SELECT * FROM `houses` ORDER BY `houses`.`hID` ASC) - Successfully executed. [19:21:30] >> mysql_store_result( Connection handle: 1 ) [19:21:30] CMySQLHandler::StoreResult() - Result was stored. [19:21:30] >> mysql_retrieve_row( Connection handle: 1 ) [19:21:30] >> mysql_fetch_field_row( Connection handle: 1 ) [19:21:30] CMySQLHandler::FetchField("hID") - 1 [19:21:30] >> mysql_fetch_field_row( Connection handle: 1 ) |