Help y_inline mysql in linux
#8

I did a test removing all the parameters and adding directly.

Код:
MySQL_TQueryInline (connection, using inline CountUsersWork, "SELECT COUNT (*) FROM` users` WHERE `id` = 1 AND` work` = 1; ");
This is the log of mysql.log
Код:
[22:39:31] [DEBUG] created new resultset '0x94cfb18'
[22:39:31] [DEBUG] fetched MySQL result '0x966f3a8'
[22:39:31] [DEBUG] allocated 88 bytes for PAWN result
[22:39:31] [DEBUG] CHandle::Execute - return value: true
[22:39:31] [DEBUG] mysql_tquery: return value: '1' (E:\Documents\user\pawno\include\YSI_Coding\y_inline\y_inline_extra.inc:92 -> core/users.pwn:323)
[22:39:31] [DEBUG] CCallback::Execute(amx=0x92a9ca8, index=76, num_params=2)
[22:39:31] [INFO] Executing callback 'Indirect_FromCallback' with 2 parameters...
[22:39:31] [DEBUG] processing internal specifier 'c'
[22:39:31] [DEBUG] pushed value '1' onto AMX stack
[22:39:31] [DEBUG] processing internal specifier 'c'
[22:39:31] [DEBUG] pushed value '0' onto AMX stack
[22:39:31] [DEBUG] executing AMX callback with index '76'
[22:39:31] [DEBUG] AMX callback executed with error '0'
[22:39:31] [INFO] Callback successfully executed.
Reply


Messages In This Thread
Help y_inline mysql in linux - by darkHero - 02.04.2019, 06:57
Re: Help y_inline mysql in linux - by polygxn - 02.04.2019, 10:09
Re: Help y_inline mysql in linux - by SymonClash - 02.04.2019, 10:34
Re: Help y_inline mysql in linux - by darkHero - 02.04.2019, 22:03
Re: Help y_inline mysql in linux - by darkHero - 03.04.2019, 02:37
Re: Help y_inline mysql in linux - by darkHero - 03.04.2019, 06:45
Re: Help y_inline mysql in linux - by darkHero - 03.04.2019, 07:25
Re: Help y_inline mysql in linux - by darkHero - 03.04.2019, 08:45
Re: Help y_inline mysql in linux - by SymonClash - 03.04.2019, 12:37
Re: Help y_inline mysql in linux - by darkHero - 03.04.2019, 16:19
Re: Help y_inline mysql in linux - by darkHero - 04.04.2019, 03:24
Re: Help y_inline mysql in linux - by darkHero - 04.04.2019, 21:26

Forum Jump:


Users browsing this thread: 1 Guest(s)