Best MySQL System - 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: Best MySQL System (
/showthread.php?tid=407834)
Best MySQL System -
misticini - 15.01.2013
Hello,
I want start scripting a new Gamemode with mysql.
Actually whats the best mysq system for sa-mp? Threaded or non thread? The best is MySQL Plugin of BlueG or Other?
I read that MySQL Plugin of BlueG has memory leaks its true?
I need help to find out the system that i should use. Gamemode is to be played by 100 players.
Regards
Re: Best MySQL System -
Konstantinos - 15.01.2013
The most use MySQL of BlueG's because they say it's better and faster. And of course you should use threaded because it's faster.
Re: Best MySQL System -
Vince - 15.01.2013
BlueG, R7, threaded.
Re: Best MySQL System -
misticini - 15.01.2013
Thanks for your answers.
But is or not true that BlueG plugin R7 threaded has a memory leak? If its true i think that is not a good idea use them
Regards
AW: Best MySQL System -
IPrototypeI - 15.01.2013
Yes it is true but I don`t know if he had fixxed that problem in R7 -2
Re: Best MySQL System -
Djole1337 - 15.01.2013
You should download Zeex's fix (R2).
But still I had many problems with R7 so i downgraded to R6-2 (threaded).
Re: Best MySQL System -
ReneG - 15.01.2013
Quote:
Originally Posted by Mr_DjolE
I had many problems with R7 so i downgraded to R6-2 (threaded).
|
You were probably doing it wrong.
@OP - Just use
Quote:
Originally Posted by Vince
BlueG, R7, threaded.
|
Re: Best MySQL System -
misticini - 16.01.2013
Quote:
Originally Posted by VincentDunn
You were probably doing it wrong.
@OP - Just use
|
On last time that i use r7 version i dont have any problem with plugin functions...The only bad thing that i found was that plugin have a memory leak..so memory grow up every time and i have to restart my server.
Regards
Re: Best MySQL System -
Djole1337 - 16.01.2013
Quote:
Originally Posted by VincentDunn
You were probably doing it wrong.
|
Nope. I've doing it right, GMX bug and some "random" crashes made me downgrade.
Re: Best MySQL System -
misticini - 16.01.2013
the problem is that cache functions are awesome ...no one has fixed the memory leak?