Mysql ? - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Mysql ? (
/showthread.php?tid=257742)
Mysql ? -
Venice - 27.05.2011
i don't know what is mysql and im not understand that anyone know help me
Код:
#define SQL_HOST ""
#define SQL_USER ""
#define SQL_DATA ""
#define SQL_PASS ""
what im put here?
Re: Mysql ? -
JaTochNietDan - 27.05.2011
Judging by the name of the definitions, you put the authentication details of the MySQL server you're trying to connect to in there.
Re: Mysql ? -
Venice - 27.05.2011
website database details ?