Can anyone help plz?
#1

My server is not starting due to this bug... what is the problem?
Код:
[14:36:20]    Error: Function not registered: 'mysql_tquery'
[14:36:20]    Error: Function not registered: 'mysql_escape_string'
[14:36:20]    Error: Function not registered: 'cache_get_data'
[14:36:20]    Error: Function not registered: 'cache_get_field_content'
[14:36:20]    Error: Function not registered: 'mysql_stat'
[14:36:20]    Error: Function not registered: 'mysql_log'
[14:36:20]    Error: Function not registered: 'mysql_connect'
[14:36:20]    Error: Function not registered: 'mysql_errno'
[14:36:20]    Error: Function not registered: 'mysql_close'
[14:36:20]    Error: Function not registered: 'cache_get_row'
[14:36:20]    Error: Function not registered: 'cache_insert_id'
[14:36:20]    Error: Function not registered: 'cache_affected_rows'
Reply
#2

Mysql plugin is not loaded
Reply
#3

In logs it says it is loaded...
Reply
#4

Logs while mysql is loaded...
Код:
SA-MP Dedicated Server
----------------------
v0.3z-R4, ©2005-2014 SA-MP Team

[14:36:16] 
[14:36:16] Server Plugins
[14:36:16] --------------
[14:36:16]  Loading plugin: mysql.so
[14:36:16]   Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[14:36:16]  Loading plugin: whirlpool.so
[14:36:16]  
[14:36:16]  ==================
[14:36:16]  
[14:36:16]   Whirlpool loaded
[14:36:16]  
[14:36:16]  ==================
[14:36:16]  
[14:36:16]   Loaded.
[14:36:16]  Loading plugin: streamer.so
[14:36:16] 

 Streamer Plugin v2.6.1 by Incognito loaded 

[14:36:16]   Loaded.
[14:36:16]  Loading plugin: sscanf.so
[14:36:16] 

[14:36:16]  ===============================

[14:36:16]       sscanf plugin loaded.     

[14:36:16]          Version:  2.8.1        

[14:36:16]    (coffee) 2012 Alex "******" Cole  

[14:36:16]  ===============================

[14:36:16]   Loaded.
[14:36:16]  Loading plugin: nativechecker.so
[14:36:16]   Loaded.
[14:36:16]  Loading plugin: mysql_static.so
[14:36:16]  >> plugin.mysql: R34 successfully loaded.
[14:36:16]   Loaded.
[14:36:16]  Loading plugin: mysql_5.5.so
[14:36:16]  >> plugin.mysql: R34 successfully loaded.
[14:36:16]   Loaded.
[14:36:16]  Loaded 6 plugins.

[14:36:16] 
[14:36:16] Filterscripts
[14:36:16] ---------------
[14:36:16]   Loading filterscript 'Weaponholder.amx'...
[14:36:16]   Loading filterscript 'yom_buttons.amx'...
[14:36:16]   Loading filterscript 'vactions.amx'...
[14:36:16]   Loading filterscript 'Server.amx'...
[14:36:16]   Loading filterscript 'PlayerInteriors.amx'...
[14:36:18]   Loading filterscript 'mappings.amx'...
[14:36:18] 
--------------------------------------
[14:36:18] Loading Server Mappings...
[14:36:18] --------------------------------------

[14:36:18]   Loaded 6 filterscripts.

[14:36:20]    Error: Function not registered: 'mysql_tquery'
[14:36:20]    Error: Function not registered: 'mysql_escape_string'
[14:36:20]    Error: Function not registered: 'cache_get_data'
[14:36:20]    Error: Function not registered: 'cache_get_field_content'
[14:36:20]    Error: Function not registered: 'mysql_stat'
[14:36:20]    Error: Function not registered: 'mysql_log'
[14:36:20]    Error: Function not registered: 'mysql_connect'
[14:36:20]    Error: Function not registered: 'mysql_errno'
[14:36:20]    Error: Function not registered: 'mysql_close'
[14:36:20]    Error: Function not registered: 'cache_get_row'
[14:36:20]    Error: Function not registered: 'cache_insert_id'
[14:36:20]    Error: Function not registered: 'cache_affected_rows'
[14:36:20]  
[14:36:20]  
[14:36:20]  
[14:36:20]  ======================================= 
[14:36:20]  |                                     | 
[14:36:20]  |        YSI version 3.09.0684        | 
[14:36:20]  |        By Alex "******" Cole        | 
[14:36:20]  |                                     | 
[14:36:20]  ======================================= 
[14:36:20]  
[14:36:20]  
[14:36:20]  
[14:36:21] Preparing the gamemode, please wait...
[14:36:21] [MySQL] (Main Pipelines) Connecting to Localhost...
[14:36:21] [MySQL] (MainPipeline) Connection successful toward MySQL Database Server!
Reply
#5

Quote:

14:36:16]
[14:36:16] Server Plugins
[14:36:16] --------------
[14:36:16] Loading plugin: mysql.so
[14:36:16] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)

I think because of this its not opening the server.
Reply
#6

Bump! anyone can help me plz?
Reply
#7

Considering that this may be a downloaded gamemode, make sure your plugins and includes are the same version.
Reply
#8

Yes but the error is of libmysql is fixed after using mysql_static at the moment this is error..>>>
Код:
[15:55:45]    Error: Function not registered: 'mysql_tquery'
[15:55:45]    Error: Function not registered: 'mysql_escape_string'
[15:55:45]    Error: Function not registered: 'cache_get_data'
[15:55:45]    Error: Function not registered: 'cache_get_field_content'
[15:55:45]    Error: Function not registered: 'mysql_stat'
[15:55:45]    Error: Function not registered: 'mysql_log'
[15:55:45]    Error: Function not registered: 'mysql_connect'
[15:55:45]    Error: Function not registered: 'mysql_errno'
[15:55:45]    Error: Function not registered: 'mysql_close'
[15:55:45]    Error: Function not registered: 'cache_get_row'
[15:55:45]    Error: Function not registered: 'cache_insert_id'
[15:55:45]    Error: Function not registered: 'cache_affected_rows'
I'm using MySQL R34...
Reply
#9

Use r38 include.
Reply
#10

your not using the right mysql plugin version.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)