Mysql R7 to R39 help
#1

HI there,

i got little problem here

I got my code on mysql R7 i want to change it back on R39, here the code i want to change, and i dont know how to do it


mysql_store_result();

mysql_fetch_row_format(gQuery);

mysql_free_result();

thank for help
Reply
#2

I doubt your code is for R7 as it supported only threaded queries so it's for R5 or R6.

Read a tutorial and understand how threaded queries work: https://sampforum.blast.hk/showthread.php?tid=337810
Take a look at the wiki for mysql functions for R33 and above versions: https://sampwiki.blast.hk/wiki/MySQL/R33
An example script: https://github.com/pBlueG/SA-MP-MySQ...stem-cache.pwn
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)