11.11.2014, 01:21
Quote:
---
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.