MySQL Erros
#1

Hi, I am trying to open a russian gamemode and it had its own mysql in it that was not working. I assume the error was that I have a new mysql and the one in the gamemode is old, so I updated mysql and I get this errors here is my server log

PHP код:
----------
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7, (C)2005-2015 SA-MP Team
[01:06:40filterscripts ""  (string)
[
01:06:40
[
01:06:40Server Plugins
[01:06:40] --------------
[
01:06:40]  Loading pluginmysql
[01:06:40]  >> plugin.mysqlR39-3 successfully loaded.
[
01:06:40]   Loaded.
[
01:06:40]  Loading plugindc_cmd
[01:06:40]   Daniel's CMD plugin v2.8
[01:06:40]     © 2014 Daniel_Cortez
[01:06:40]     www.pro-pawn.ru
[01:06:40]   Loaded.
[01:06:40]  Loading plugin: streamer
[01:06:40] 
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[01:06:40]   Loaded.
[01:06:40]  Loading plugin: sscanf
[01:06:40] 
[01:06:40]  ===============================
[01:06:40]       sscanf plugin loaded.     
[01:06:40]          Version:  2.8.1        
[01:06:40]    © 2012 Alex "******" Cole  
[01:06:40]  ===============================
[01:06:40]   Loaded.
[01:06:40]  Loading plugin: nativechecker
[01:06:40]   Loaded.
[01:06:40]  Loaded 5 plugins.
[01:06:40] 
[01:06:40] Filterscripts
[01:06:40] ---------------
[01:06:40]   Loaded 0 filterscripts.
[01:06:40]    Error: Function not registered: '
mysql_real_escape_string'
[01:06:40]    Error: Function not registered: '
mysql_store_result'
[01:06:40]    Error: Function not registered: '
mysql_fetch_row_format'
[01:06:40]    Error: Function not registered: '
mysql_free_result'
[01:06:40]    Error: Function not registered: '
mysql_num_rows'
[01:06:40]    Error: Function not registered: '
mysql_insert_id'
[01:06:40]    Error: Function not registered: '
mysql_debug'
[01:06:40]    Error: Function not registered: '
mysql_fetch_int'
[01:06:40] Script[gamemodes/azrp.amx]: Run time error 19: "File or function is not found"
[01:06:40] Number of vehicle models: 0 
here is my server.cfg

PHP код:
echo Executing Server Config...
lanmode 0
rcon_password 1HJAS
*#asfgLLjk656
maxplayers 50
port 7777
hostname Arizona RP 
TesteR
gamemode0 azrp
filterscripts 
plugins mysql dc_cmd streamer sscanf nativechecker
announce 0
query 1
chatlogging 0
weburl skype t3m4er
onfoot_rate 50
incar_rate 50
weapon_rate 50
stream_distance 200.0
stream_rate 2000
maxnpc 0
logtimeformat 
[%H:%M:%S
Any help would be really appreciated Thanks!
Reply
#2

You are using the new version of MySQL while script is using old version.
Try using R6 version.
Reply
#3

Quote:
Originally Posted by Inn0cent
Посмотреть сообщение
You are using the new version of MySQL while script is using old version.
Try using R6 version.
Thanks it worked but what if i want to host my server and there is new mysql how can i update that mysql from the gamemode?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)