24.03.2015, 17:02
Код:
[18:16:55] [DEBUG] mysql_connect - host: "mysql2.alwaysdata.com", user: "s4t3kx_samp", database: "s4t3kx_sr", password: "****", port: 3306, autoreconnect: true, pool_size: 2 [18:16:55] [DEBUG] CMySQLHandle::Create - creating new connection.. [18:16:55] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called [18:16:55] [DEBUG] CMySQLHandle::Create - connection created (id: 1) [18:16:55] [DEBUG] CMySQLConnection::Connect - establishing connection to database... [18:16:55] [DEBUG] CMySQLConnection::Connect - connection was successful [18:16:55] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled [18:16:55] [DEBUG] mysql_errno - connection: 1 [18:16:55] [DEBUG] CMySQLConnection::Connect - establishing connection to database... [18:16:55] [DEBUG] CMySQLConnection::Connect - establishing connection to database... [18:16:55] [DEBUG] CMySQLConnection::Connect - connection was successful [18:16:55] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled [18:16:55] [DEBUG] CMySQLConnection::Connect - connection was successful [18:16:55] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled [18:16:55] [DEBUG] CMySQLConnection::Connect - connection was successful [18:16:55] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled [18:17:26] [DEBUG] mysql_format - connection: 1, len: 1024, format: "SELECT `fin_inscription` FROM `sr_accounts` WHERE `pseudo` = '%s'" [18:17:26] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `fin_inscription` FROM `sr_accounts` WHERE `pseudo` = 'Ma", callback: "OnResponseSpawn", format: "i" [18:17:26] [DEBUG] CMySQLQuery::Execute[OnResponseSpawn] - starting query execution [18:17:27] [DEBUG] CMySQLQuery::Execute[OnResponseSpawn] - query was successfully executed within 22.863 milliseconds [18:17:27] [DEBUG] CMySQLResult::CMySQLResult() - constructor called [18:17:27] [DEBUG] Calling callback "OnResponseSpawn".. [18:17:27] [DEBUG] cache_get_row_count - connection: 0 [18:17:27] [DEBUG] cache_get_row_int - row: 0, field_idx: 0, connection: 0 [18:17:27] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '0', data: "5" [18:17:27] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called [18:17:29] [DEBUG] mysql_format - connection: 1, len: 1024, format: "SELECT * FROM `sr_accounts` WHERE `pseudo` = '%s' LIMIT 1" [18:17:29] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `sr_accounts` WHERE `pseudo` = 'Mark_Brooklyn' LIM", callback: "OnPlayerLogin", format: "is" [18:17:29] [DEBUG] CMySQLQuery::Execute[OnPlayerLogin] - starting query execution [18:17:29] [DEBUG] CMySQLQuery::Execute[OnPlayerLogin] - query was successfully executed within 21.932 milliseconds [18:17:29] [DEBUG] CMySQLResult::CMySQLResult() - constructor called [18:17:29] [DEBUG] Calling callback "OnPlayerLogin".. [18:17:29] [DEBUG] cache_get_row_count - connection: 0 [18:17:29] [DEBUG] cache_get_row_count - connection: 0 [18:17:29] [DEBUG] cache_get_row - row: 0, field_idx: 1, connection: 0, max_len: 1 [18:17:29] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '1', data: "Mark_Brooklyn" [18:17:29] [DEBUG] cache_get_row - row: 0, field_idx: 2, connection: 0, max_len: 1 [18:17:29] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '2', data: "F52C9009BE0DF5A312B5537A2ECFB00BA62FE9F3DECB40F1651F6821B239312FDDE2374246B57E8D26F30053A91B926A89B0C2CF346974D4811FAE76E4712B4B" [18:17:29] [DEBUG] cache_get_row - row: 0, field_idx: 3, connection: 0, max_len: 1 [18:17:29] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '3', data: "UCXAAI132NRqmfS5VpIAmf0CDYAfneR4Bb5PCe2o1Rbb1u89bWtuPfMVJD2MBSHE3bX9AiYxGXb0GlCqVXXKAONydAP2caeffBPvVq4aTVaJ4wAL25nvVOPnSCPYZLF4" [18:17:29] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
Although, the data shown in the log seems to be correct.