Help to update MYSQL plugin
#3

mysql_function_query was a macro. If you don't want to rename it to mysql_tquery and remove the 3rd parameter (true/false for cache) completely, you can use:
pawn Код:
#define mysql_function_query(%0,%1,%2,%3,"%4"%5)    mysql_tquery(%0,%1,%3,#%4%5)
All the rest are explained here: https://sampforum.blast.hk/showthread.php?tid=616103
Reply


Messages In This Thread
Help to update MYSQL plugin - by ubunttu - 16.10.2016, 00:34
Re: Help to update MYSQL plugin - by ubunttu - 16.10.2016, 07:53
Re: Help to update MYSQL plugin - by Konstantinos - 16.10.2016, 09:21
Re: Help to update MYSQL plugin - by Gotham - 16.10.2016, 10:25
Re: Help to update MYSQL plugin - by ubunttu - 16.10.2016, 15:00
Re: Help to update MYSQL plugin - by Konstantinos - 16.10.2016, 15:17
Re: Help to update MYSQL plugin - by pdonald - 17.10.2016, 01:22
Re: Help to update MYSQL plugin - by Konstantinos - 17.10.2016, 10:04
Re: Help to update MYSQL plugin - by ubunttu - 17.10.2016, 12:57
Re: Help to update MYSQL plugin - by Konstantinos - 17.10.2016, 14:53

Forum Jump:


Users browsing this thread: 5 Guest(s)