MySQL plugins comparise - 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 plugins comparise (
/showthread.php?tid=511441)
MySQL plugins comparise -
Riwerry - 05.05.2014
Hello guys, I'm wondering about two things, I don't know what is better, faster, more stable. Some people told me that they're using StrickenKid's MySQL plugin, but I think that better is actually G-StyLeZZ MySQL plugin, which one is better for actual SA:MP, and why?
Re: MySQL plugins comparise -
Eth - 05.05.2014
StrickenKid's plugin for sure.
Re: MySQL plugins comparise -
Konstantinos - 05.05.2014
Quote:
Originally Posted by Eth
StrickenKid's plugin for sure.
|
Not at all.
BlueG's plugin is often updated, faster and better! The latest version is R38 and using threaded queries or ORM is very good (I wouldn't recommend non-threaded queries).
Re: MySQL plugins comparise -
Riwerry - 05.05.2014
Guys, can someone tell me difference between mysql_pquery and mysql_tquery? I'm now reading wiki but I don't understand it.
What is pool_size? And when is faster pquery, why in tutorial did newbienoob used tqueries? Ty.