Mysql error! - 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 error! (
/showthread.php?tid=539913)
Mysql error! -
Ryz - 01.10.2014
tomorrow i just changed my gamemode to mysql saving but
I am getting this error while running server
pawn Код:
SA-MP Dedicated Server
----------------------
v0.3z, (C)2005-2014 SA-MP Team
[15:44:50]
[15:44:50] Server Plugins
[15:44:50] --------------
[15:44:50] Loading plugin: streamer.dll
[15:44:50]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[15:44:50] Loaded.
[15:44:50] Loading plugin: sscanf.dll
[15:44:50]
[15:44:50] ===============================
[15:44:50] sscanf plugin loaded.
[15:44:50] (c) 2009 Alex "******" Cole
[15:44:50] 0.3d-R2 500 Players "dnee"
[15:44:50] ===============================
[15:44:50] Loaded.
[15:44:50] Loading plugin: Whirlpool.dll
[15:44:50]
[15:44:50] ==================
[15:44:50]
[15:44:50] Whirlpool loaded
[15:44:50]
[15:44:50] ==================
[15:44:50]
[15:44:50] Loaded.
[15:44:50] Loading plugin: mysql.dll
[15:44:50]
> MySQL plugin R6-2 successfully loaded.
[15:44:50] Loaded.
[15:44:50] Loading plugin: nativechecker.dll
[15:44:50] Loaded.
[15:44:50] Loaded 5 plugins.
[15:44:50]
[15:44:50] Filterscripts
[15:44:50] ---------------
[15:44:50] Loading filterscript 'LaserPoint.amx'...
[15:44:50]
-- Laser Pointer by Skiaffo --
[15:44:50] Loading filterscript 'Gangzone.amx'...
[15:44:50] ---------------------------------------
[15:44:50] GangZone Creator by RyDeR - Loaded -
[15:44:50] ---------------------------------------
[15:44:50] Loading filterscript 'cam.amx'...
[15:44:50]
--------------------------------------
[15:44:50] CamEditor by Drebin
[15:44:50] --------------------------------------
[15:44:50] Loaded 3 filterscripts.
[15:44:50] Error: Function not registered: 'mysql_init'
[15:44:50] Error: Function not registered: 'mysql_fetch_row'
[15:44:50] Script[gamemodes/cod32.amx]: Run time error 19: "File or function is not found"
[15:44:50] Number of vehicle models: 0
Re: Mysql error! -
amirab - 01.10.2014
your mysql include is not for MySQL r6-2
Re: Mysql error! -
Ryz - 01.10.2014
Quote:
Originally Posted by amirab
your mysql include is not for MySQL r6-2
|
no plugin and include are same