Posts: 366
Threads: 91
Joined: Oct 2010
Reputation:
0
Hey!
Just a simple question.
If you were to start another GM, which SQL plugin would you use?
Cheers!
Deal.
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
BlueG's. The others aren't even worth looking into.
Posts: 2,368
Threads: 27
Joined: Jun 2010
Reputation:
0
I always prefer BlueG's plugin, it's so far best, and fastest plugin (IF you use threaded queries).
Posts: 366
Threads: 91
Joined: Oct 2010
Reputation:
0
Cheeeers!!
I was looking at using BlueG's just thought I'd grab some opinions first.
Don't know anything about threaded queries but do want to learn... Best place to read up about them in a sa-mp situation?
Cheeers,
Deal
Posts: 864
Threads: 57
Joined: Jan 2013
Reputation:
0
BlueG's one, the best and the most popular arround SAMP.
And he doesn't have to know how to use threading if he uses the plugin in R6 or below.
But it's highly recommended to use threading : better performances, less crashes and less problems. I also don't know what threads were until I used the plugin and I understood the global way of work.
A thread is a separate process from samp-server's one, means that a threaded query doesn't wait for the previous queries to be over to do what it has to do.
Imagine a day, you fail in your save query, no queries could be runned after the first bugged query is launched until the query is debugged, but with threading, you don't have to worry about it.
I'm not a threading expert, and I'm far away from this title, but I can make good work with things I know.
Posts: 864
Threads: 57
Joined: Jan 2013
Reputation:
0
Indeed, you can, but what's the point ?
I mean, it's like you buy the last iPhone (5S in France) but you don't use either the A7 CPU or the fingerprint unlocking option : it's wasting.