SA-MP Forums Archive
Mysql Problem - 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: Mysql Problem (/showthread.php?tid=364253)



Mysql Problem - Jermi - 30.07.2012

Hi Guys., i am here to get helped about Mysql, i just updated mysql to the laset verison and all includes... So it gives me these errors.... but not in the script..."File or Function not found"

Quote:

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[17:25:38]
[17:25:38] Server Plugins
[17:25:38] --------------
[17:25:38] Loading plugin: streamer.dll
[17:25:38]

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

[17:25:38] Loaded.
[17:25:38] Loading plugin: sscanf.dll
[17:25:38]

[17:25:38] ===============================

[17:25:38] sscanf plugin loaded.

[17:25:38] © 2009 Alex "******" Cole

[17:25:38] ===============================

[17:25:38] Loaded.
[17:25:38] Loading plugin: audio.dll
[17:25:38]

*** Audio Plugin v0.4 by Incognito loaded ***


[17:25:38] Loaded.
[17:25:38] Loading plugin: nativechecker.dll
[17:25:38] Loaded.
[17:25:38] Loading plugin: mysql.dll
[17:25:39] Failed.
[17:25:39] Loaded 4 plugins.

[17:25:39]
[17:25:39] Filterscripts
[17:25:39] ---------------
[17:25:39] Loading filterscript 'Anti-CBug.amx'...
[17:25:39] Loading filterscript 'WalkStyle.amx'...
[17:25:39] <|-----------------------------------------|>
[17:25:39] |.:[- seif_walk - walk styles by Seif -]:.|
[17:25:39] <|-----------------------------------------|>
[17:25:39] Loading filterscript 'area51gatesandmapping2.amx'...
[17:25:39] /****************************************/
[17:25:39] / [FS] Fort Carson Military Base - idk /
[17:25:39] /****************************************/
[17:25:39] Loading filterscript 'armyhq.amx'...
[17:25:39]
--------------------------------------
[17:25:39] Military Interior by Germanator
[17:25:39] --------------------------------------

[17:25:39] Loading filterscript 'audio.amx'...
[17:25:39] *** Audio Plugin: Started TCP server on port 7777
[17:25:39] Loading filterscript 'Neon.amx'...
[17:25:39]
--------------------------------------
[17:25:39] Neon System By [EDT]Quattro Loaded!
[17:25:39] --------------------------------------

[17:25:39] Loading filterscript 'business.amx'...
[17:25:39] Unable to load filterscript 'business.amx'.
[17:25:39] Loaded 6 filterscripts.

[17:25:39] Error: Function not registered: 'mysql_query'
[17:25:39] Error: Function not registered: 'mysql_store_result'
[17:25:39] Error: Function not registered: 'mysql_num_rows'
[17:25:39] Error: Function not registered: 'mysql_fetch_field'
[17:25:39] Error: Function not registered: 'mysql_free_result'
[17:25:39] Error: Function not registered: 'mysql_real_escape_string'
[17:25:39] Error: Function not registered: 'mysql_close'
[17:25:39] Error: Function not registered: 'mysql_fetch_row'
[17:25:39] Error: Function not registered: 'mysql_fetch_int'
[17:25:39] Error: Function not registered: 'mysql_init'
[17:25:39] Error: Function not registered: 'mysql_connect'
[17:25:39] Error: Function not registered: 'mysql_ping'
[17:25:39] Script[gamemodes/WCRP.amx]: Run time error 19: "File or function is not found"
[17:25:39] Number of vehicle models: 0
[17:25:42] --- Server Shutting Down.
[17:25:42]

*** Streamer Plugin v2.5.2 by Incognito unloaded ***

[17:25:42]

[17:25:42] ===============================

[17:25:42] sscanf plugin unloaded.

[17:25:42] ===============================

[17:25:42]

*** Audio Plugin v0.4 by Incognito unloaded ***

Thank you, I hope you help me.