pBlueG / SA-MP-MySQL

MySQL plugin for San Andreas Multiplayer
BSD 3-Clause "New" or "Revised" License
194 stars 81 forks source link

what is replacement for mysql_function_query? #276

Open Datcyx opened 1 year ago

Datcyx commented 1 year ago

hi i have problem using the latelest version, may i ask what is the function like mysql_function_query and the mysql_freeresult on this latelest version?

MaximWizard-white commented 1 year ago

mysql_function_query = mysql_query mysql_freeresult now not use. Has been changed to "Cache delete" see documentation.