MYSQL on serverhost? - 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: MYSQL on serverhost? (
/showthread.php?tid=258582)
MYSQL on serverhost? -
orbison - 31.05.2011
hello, im using serverffs.com.
And i want to use MYSQL, and i fixed a database, and uploaded the things i need, but how to i connect the database with the server? :P Any tutorials or something?
Re: MYSQL on serverhost? -
Ironboy500[TW] - 31.05.2011
Search!
There are few mysql plugins you can use to connect server with database.
Re: MYSQL on serverhost? -
orbison - 31.05.2011
I tryed to find it, but i dont find it. That is why im asking here.
Re: MYSQL on serverhost? -
Rocketeer - 31.05.2011
You open your pwn.
Quote:
#define SQL_HOST
#define SQL_USER
#define SQL_PASS
#define SQL_DB
|
Fill in all info needed.