Posts: 11
Threads: 0
Joined: Nov 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.