why mysql callback doesnt process?
#4

Quote:
Originally Posted by jonrb
Посмотреть сообщение
Check what this outputs:

Код:
public OnQueryError(errorid, error[], resultid, extraid, callback[], query[], connectionHandle)
{
printf("(%i) %s",errorid, error);
}
that's not error exist. In mysql_log.txt that is wrote about query success. So IsResultExist should be runned.

[18:00:18] Passing query SELECT `Id` FROM `Account` WHERE `Name`='Mxtdg_Goodx' limit 1 | i
[18:00:18] ProcessQueryThread(IsResultExist) - Query was successful. (SELECT `Id` FROM `Account` WHERE `Name`='Mxtdg_Goodx' limit 1)
[18:00:18] CMySQLHandler::ProcessQueryThread() - Data is getting passed to ->ProcessTick()
Reply


Messages In This Thread
why mysql callback doesnt process? - by yxliang - 23.01.2013, 02:06
Re: why mysql callback doesnt process? - by yxliang - 23.01.2013, 02:39
Re: why mysql callback doesnt process? - by jonrb - 23.01.2013, 02:53
Re: why mysql callback doesnt process? - by yxliang - 23.01.2013, 04:02
Re: why mysql callback doesnt process? - by yxliang - 23.01.2013, 11:30
Re: why mysql callback doesnt process? - by yxliang - 23.01.2013, 15:18
Re: why mysql callback doesnt process? - by B-Matt - 23.01.2013, 15:30
Re: why mysql callback doesnt process? - by coakiddo - 23.01.2013, 15:33
Re: why mysql callback doesnt process? - by yxliang - 23.01.2013, 15:57
Re: why mysql callback doesnt process? - by yxliang - 24.01.2013, 03:10

Forum Jump:


Users browsing this thread: 1 Guest(s)