Mysql loading. - 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 loading. (
/showthread.php?tid=467128)
Mysql loading. -
audriuxxx - 01.10.2013
Hi,
I use sscanf to load info from database. But sometimes, when i use a lot of queries in one time, for some time all player feel lagg. Why this happin? i use BlueG mysql R5 plugin. For ex: when am loading player info when player connect, then players feel lagg. How to load info (a lot of info) in one time, and it take less time, and player don't feel lagg?
AW: Mysql loading. -
audriuxxx - 02.10.2013
Uppppp
Re: Mysql loading. -
Konstantinos - 02.10.2013
Switch to threaded queries then. It's always recommended because it's faster/better.