Loading MYSQL problem
#4

[21:10:04] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `comptes` SET `argent` = %d WHERE `ID` = %d"
[21:10:04] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `comptes` SET `argent` = 0 WHERE `ID` = 7", callback: "(null)", format: "(null)"
[21:10:04] [DEBUG] CMySQLQuery::Execute[] - starting query execution
[21:10:04] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 4.989 milliseconds
[21:10:04] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
[21:10:07] [DEBUG] CMySQLConnection:isconnect - connection was closed
[21:10:07] [DEBUG] CMySQLHandle::~CMySQLHandle - deconstructor called
[21:10:23] [DEBUG] mysql_connect - host: "localhost", user: "root", database: "samp", password: "****", port: 3306, autoreconnect: true, pool_size: 2
[21:10:23] [DEBUG] CMySQLHandle::Create - creating new connection..
[21:10:23] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
[21:10:23] [DEBUG] CMySQLHandle::Create - connection created (id: 1)
[21:10:23] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[21:10:23] [DEBUG] CMySQLConnection::Connect - connection was successful
[21:10:23] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[21:10:23] [DEBUG] mysql_errno - connection: 1
[21:10:23] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[21:10:23] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[21:10:23] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[21:10:23] [DEBUG] CMySQLConnection::Connect - connection was successful
[21:10:23] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[21:10:23] [DEBUG] CMySQLConnection::Connect - connection was successful
[21:10:23] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[21:10:23] [DEBUG] CMySQLConnection::Connect - connection was successful
[21:10:23] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[21:10:48] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `pass`, `ID` FROM `comptes` WHERE `pseudo` = '%e' LIMIT 1"
[21:10:48] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `pass`, `ID` FROM `comptes` WHERE `pseudo` = 'Malcom Saka", callback: "VerificationCompte", format: "i"
[21:10:48] [DEBUG] CMySQLQuery::Execute[VerificationCompte] - starting query execution
[21:10:48] [DEBUG] CMySQLQuery::Execute[VerificationCompte] - query was successfully executed within 0.880 milliseconds
[21:10:48] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
[21:10:48] [DEBUG] Calling callback "VerificationCompte"..
[21:10:48] [DEBUG] cache_get_data - connection: 1
[21:10:48] [DEBUG] cache_get_field_content - row: 0, field_name: "pass", connection: 1, max_len: 66
[21:10:48] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pass", data: "473656B6EB2594B968C6B918B8923F010681EDBCBE83EB7D0 403256402364433"
[21:10:48] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
[21:10:48] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "7"
[21:10:48] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
[21:10:54] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `comptes` WHERE `pseudo` = '%e' LIMIT 1"
[21:10:54] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `comptes` WHERE `pseudo` = 'Sakafay' LIMIT 1", callback: "ChargerCompte", format: "i"
[21:10:54] [DEBUG] CMySQLQuery::Execute[ChargerCompte] - starting query execution
[21:10:54] [DEBUG] CMySQLQuery::Execute[ChargerCompte] - query was successfully executed within 0.310 milliseconds
[21:10:54] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
[21:10:54] [DEBUG] Calling callback "ChargerCompte"..
[21:10:54] [DEBUG] cache_get_field_content_int - row: 0, field_name: "argent", connection: 0
[21:10:54] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[21:10:54] [ERROR] cache_get_field_content_int - invalid datatype
[21:10:54] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
Reply


Messages In This Thread
Loading MYSQL problem - by Skinnz - 03.08.2016, 18:22
Re: Loading MYSQL problem - by AndySedeyn - 03.08.2016, 18:59
Re: Loading MYSQL problem - by ActionTanki91 - 03.08.2016, 19:03
Re: Loading MYSQL problem - by Skinnz - 03.08.2016, 19:09
Re: Loading MYSQL problem - by Misiur - 03.08.2016, 19:24
Re: Loading MYSQL problem - by Skinnz - 03.08.2016, 19:25
Re: Loading MYSQL problem - by diego200052 - 03.08.2016, 19:42
Re: Loading MYSQL problem - by Skinnz - 03.08.2016, 19:48

Forum Jump:


Users browsing this thread: 1 Guest(s)