What is MYSQL used for? WAMP? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: What is MYSQL used for? WAMP? (
/showthread.php?tid=545760)
What is MYSQL used for? WAMP? -
Samieastwood - 10.11.2014
what is it used for?
Re: What is MYSQL used for? WAMP? -
doreto - 10.11.2014
www.******.com
Re: What is MYSQL used for? WAMP? -
DankMayne - 11.11.2014
Quote:
Originally Posted by doreto
|
People would actually like you if you explained things to them instead of acting like an aloof smartass.
---
It's a type of database. You can store information into different tables into these databases.
It's commonly used for storing player information instead of file-based systems.
It's faster, takes less space, and is much more efficient.
You can use a few different MySQL plugins,
but I'd recommend this one. You must install a MySQL server on your hosting server to utilize it.
I'd recommend checking out this tutorial, but it doesn't show that MySQL plugin or use threaded queries.