SA-MP Forums Archive
Any good mysql tutorials? - 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: Any good mysql tutorials? (/showthread.php?tid=490437)



Any good mysql tutorials? - Mystique - 26.01.2014

Hello there sa-mp forums! I'm interested in learning some mysql using threaded queries as I've been tipped to use.
If you have a link to a good up to date tutorial in mysql, please notify me.


Mystique


Re: Any good mysql tutorials? - Flake. - 26.01.2014

https://sampforum.blast.hk/showthread.php?tid=129183
https://sampforum.blast.hk/showthread.php?tid=160971

https://sampforum.blast.hk/showthread.php?tid=422295


The top two are register/account tutorials and the bottom one is a simple admin system explaining several commonly used query's and how to execute them etc.


Re: Any good mysql tutorials? - Konstantinos - 26.01.2014

Learn how to use threaded queries: https://sampforum.blast.hk/showthread.php?tid=33781
Check a script using latest functions (the tutorial was for r14): https://sa-mp-mysql-plugin.******cod...le_scripts.rar
-> login_system-cache.pwn file.

@(*|Flake|*) All those you posted are non-threaded queries and he wants threaded queries.


Re: Any good mysql tutorials? - Mystique - 26.01.2014

Thanks for the tutorials. I don't really know if threaded queries are better. I've just been told so. And I'm using BlueG's R34 to be more specific.


Re: Any good mysql tutorials? - Flake. - 26.01.2014

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Learn how to use threaded queries: https://sampforum.blast.hk/showthread.php?tid=33781
Check a script using latest functions (the tutorial was for r14): https://sa-mp-mysql-plugin.******cod...le_scripts.rar
-> login_system-cache.pwn file.

@(*|Flake|*) All those you posted are non-threaded queries and he wants threaded queries.
Oh yea' my mistake, didn't even notice that part.