MySQL R7 - cache_get_row.
#2

You can't use functions like that in R7, because it doesn't uses non-threaded queries anymore, they were removed. You have to make them threaded (directly in code, not with functions like the one you shown us). (call a callback in mysql_function_query and use cache functions in callback).

EDIT: Take a look there: https://sampforum.blast.hk/showthread.php?tid=337810
Reply


Messages In This Thread
MySQL R7 - cache_get_row. - by Activest - 14.06.2013, 18:20
Re: MySQL R7 - cache_get_row. - by IstuntmanI - 14.06.2013, 18:36

Forum Jump:


Users browsing this thread: 1 Guest(s)