SA-MP Forums Archive
[MySQL] - Convert INI to MySQL - OnPlayerConnect - 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] - Convert INI to MySQL - OnPlayerConnect (/showthread.php?tid=575717)



[MySQL] - Convert INI to MySQL - OnPlayerConnect - Adi007 - 29.05.2015

Hello, i need a native to convert a Y_INI account to MySQL.
I think there is already something like that, because i saw in the past but now i don't find.


Re: [MySQL] - Convert INI to MySQL - OnPlayerConnect - Konstantinos - 29.05.2015

It's totally different as it executes a query and load data if there are rows.

Here's an example script: https://github.com/pBlueG/SA-MP-MySQ...stem-cache.pwn

Tutorial abou threaded queries: https://sampforum.blast.hk/showthread.php?tid=337810
And also a wiki for R33 and above: https://sampwiki.blast.hk/wiki/MySQL/R33