SA-MP Forums Archive
Configuration database - 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)
+--- Thread: Configuration database (/showthread.php?tid=446344)



Configuration database - munsee - 25.06.2013

mysql_connect( HOST_ADDR, HOST_USER, HOST_PASS, HOST_DATA );
how?
I did so but not working
mysql_connect( HOST_localhost, HOST_root, HOST_PASS, HOST_database name );


Re: Configuration database - DaTa[X] - 25.06.2013

pawn Код:
#define  HOST_ADDR        "localhost"
#define  HOST_USER        " root"
#define  HOST_PASS         " "
#define  HOST_DATA        " database name"



Re: Configuration database - introzen - 25.06.2013

EDIT: NVM.. Check above.


Re: Configuration database - munsee - 25.06.2013

I put those in GM but doesn't work

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[19:55:23] 
[19:55:23] Server Plugins
[19:55:23] --------------
[19:55:23]  Loading plugin: mysql
[19:55:23]  SA:MP MySQL Plugin v2.1.1 Loaded.
[19:55:23]   Loaded.
[19:55:23]  Loading plugin: streamer
[19:55:23] [MySQL] Thread running. Threadsafe: Yes.
[19:55:23] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[19:55:23]   Loaded.
[19:55:23]  Loading plugin: sscanf
[19:55:23] 

[19:55:23]  ===============================

[19:55:23]       sscanf plugin loaded.     

[19:55:23]          Version:  2.8.1        

[19:55:23]    © 2012 Alex "******" Cole  

[19:55:23]  ===============================

[19:55:23]   Loaded.
[19:55:23]  Loaded 3 plugins.

[19:55:23] 
[19:55:23] Filterscripts
[19:55:23] ---------------
[19:55:23]   Loading filterscript 'gl_realtime.amx'...
[19:55:23]   Loaded 1 filterscripts.

[19:55:23] [MySQL] Error (0): Failed to connect. Unknown MySQL server host 'localhostlocalhost' (11004).
[19:55:23] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Unknown MySQL server host 'localhostlocalhost' (11004).

[19:55:23] 11 Factions loaded from database
[19:55:23] Number of vehicle models: 0