Problem with get data MySQL
#4

mysql_log.txt
pawn Код:
[13:02:53] [DEBUG] CMySQLHandle::Create - creating new connection..
[13:02:53] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
[13:02:53] [DEBUG] CMySQLHandle::Create - connection created with ID = 1
[13:02:53] [DEBUG] CMySQLConnection::Connect - connection was successful
[13:02:53] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[13:02:53] [DEBUG] CMySQLConnection::Connect - connection was successful
[13:02:53] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[13:03:29] [DEBUG] mysql_tquery - connection: 1, query: "SELECT id, Password FROM `users` WHERE `Username` = 'Miami'", callback: "OnAccountCheck", format: "d"
[13:03:29] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
[13:03:29] [DEBUG] mysql_tquery - scheduling query "SELECT id, Password FROM `users` WHERE `Username` = 'Miami'"..
[13:03:29] [DEBUG] CMySQLQuery::Execute[OnAccountCheck(d)] - starting query execution
[13:03:29] [DEBUG] CMySQLQuery::Execute[OnAccountCheck(d)] - query was successful
[13:03:29] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
[13:03:29] [DEBUG] CMySQLQuery::Execute[OnAccountCheck(d)] - data being passed to ProcessCallbacks()
[13:03:29] [DEBUG] Calling callback "OnAccountCheck"..
[13:03:29] [DEBUG] cache_get_data - connection: 1
[13:03:29] [DEBUG] cache_get_row_int - row: 0, field_idx: 0, connection: 1
[13:03:29] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '0', data: "0"
[13:03:29] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
[13:03:29] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
Reply


Messages In This Thread
Problem with get data MySQL - by MRM - 02.07.2016, 08:42
Re: Problem with get data MySQL - by SyS - 02.07.2016, 08:43
Re: Problem with get data MySQL - by MRM - 02.07.2016, 08:45
Re: Problem with get data MySQL - by MRM - 02.07.2016, 08:50
Re: Problem with get data MySQL - by xJayce - 02.07.2016, 08:51
Re: Problem with get data MySQL - by BroZeus - 02.07.2016, 09:02
Re: Problem with get data MySQL - by MRM - 02.07.2016, 09:20
Re: Problem with get data MySQL - by [cS]Owain - 02.07.2016, 09:31
Re: Problem with get data MySQL - by MRM - 02.07.2016, 09:41

Forum Jump:


Users browsing this thread: 1 Guest(s)