SA-MP Forums Archive
NO active Cache - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: NO active Cache (/showthread.php?tid=664916)



NO active Cache - playstores - 16.03.2019

Code: https://pastebin.com/79g4DU1A <<
#

[12:07:04] [ERROR] cache_get_row_count: no active cache
[12:07:04] [DEBUG] mysql_pquery(1, "SELECT * FROM `frakbase` WHERE `id`='0'", "LoadMysqlFraks", "i")
[12:07:04] [DEBUG] CCallback::Create(amx=0x9e38db8, name='LoadMysqlFraks', format='i', params=0xb467aa78, param_offset=5)




Hm, where is the Problem ?


Re: NO active Cache - JesterlJoker - 16.03.2019

May I ask which version of mysql are you using?

have you tried
PHP код:
mysql_tquery(); 
instead?