11.11.2018, 01:06
https://github.com/pBlueG/SA-MP-MySQL/releases
Download the updated files for whichever MySQL version you're looking to use. Then replace the old files in your server files. After that, try compiling your script and look for any errors/warnings that may say if anything is undefined.
https://sampwiki.blast.hk/wiki/MySQL/R40
Now head here and see which undefined lines your compiler popped up. Compare and contrast if there are similar functions and replace them in your script. That's what I had done when I updated to the latest MySQL version.
Download the updated files for whichever MySQL version you're looking to use. Then replace the old files in your server files. After that, try compiling your script and look for any errors/warnings that may say if anything is undefined.
https://sampwiki.blast.hk/wiki/MySQL/R40
Now head here and see which undefined lines your compiler popped up. Compare and contrast if there are similar functions and replace them in your script. That's what I had done when I updated to the latest MySQL version.