SA-MP Forums Archive
MySQL Question - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MySQL Question (/showthread.php?tid=386675)



MySQL Question - MickeyB - 21.10.2012

I've asked this a few times now in different threads but nobody ever seems to even respond to me.

Which MySQL plugin should I be using?
BlueG's plugin looks good with its R7 cache functions however I heard that it had memory leak and random server crashing issues or have these been resolved?
Should I just be using R6?


I'm struggling to find out what everyone is using these days for MySQL, I hope someone can let me know.


Re: MySQL Question - HuSs3n - 21.10.2012

im using r7 for more than 3 months now.
and i never had any issues


Re: MySQL Question - MickeyB - 22.10.2012

Alright thanks a lot.


Re: MySQL Question - AndreT - 22.10.2012

As far as I know, there have been a few "bugfixes" to BlueG's plugin. Personally, I've never had a problem with it on a production server. I used to get heap underflows on a Windows test server though, but Zeex's fix (R7-2) fixed it.

I would also watch out for mysql_format - don't rush into converting! I found it somewhat crashy on Linux machines.


Re: MySQL Question - MickeyB - 22.10.2012

I'm running windows but I can't really seem to find the R7-2 version for it, are you able to pull a download link for me?

Would be much appreciated.


Re: MySQL Question - MickeyB - 23.10.2012

I'm still unable to find R7-2 with Zeex's fix compiled for Windows, does anyone happen to have it?

Thanks in advance.