Help in mysql -
Alexander1234 - 15.08.2015
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team
[18:36:22] password = "" (string)
[18:36:22]
[18:36:22] Server Plugins
[18:36:22] --------------
[18:36:22] Loading plugin: mysql.so
[18:36:22] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[18:36:22] Loading plugin: whirlpool.so
[18:36:22]
[18:36:22] ==================
[18:36:22]
[18:36:22] Whirlpool loaded
[18:36:22]
[18:36:22] ==================
[18:36:22]
[18:36:22] Loaded.
[18:36:22] Loading plugin: streamer.so
[18:36:22]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[18:36:22] Loaded.
[18:36:22] Loading plugin: sscanf.so
[18:36:22]
[18:36:22] ===============================
[18:36:22] sscanf plugin loaded.
[18:36:22] Version: 2.8.1
[18:36:22] © 2012 Alex "******" Cole
[18:36:22] ===============================
[18:36:22] Loaded.
[18:36:22] Loading plugin: nativechecker.so
[18:36:22] Loaded.
[18:36:22] Loading plugin: crashdetect.so
[18:36:22] CrashDetect v4.13.1 is OK.
[18:36:22] Loaded.
[18:36:22] Loaded 5 plugins.
[18:36:22]
[18:36:22] Filterscripts
[18:36:22] ---------------
[18:36:22] Loading filterscript 'Maping.amx'...
[18:36:22] Loading filterscript 'PlayerInteriors.amx'...
[18:36:23] Loading filterscript 'PlayerExteriors.amx'...
[18:36:23] Loading filterscript 'yom_buttons.amx'...
[18:36:24] Loading filterscript 'vactions.amx'...
[18:36:24] Loading filterscript 'Server.amx'...
[18:36:25] Loaded 6 filterscripts.
[18:36:25] Error: Function not registered: 'mysql_tquery'
[18:36:25] Error: Function not registered: 'mysql_escape_string'
[18:36:25] Error: Function not registered: 'cache_get_data'
[18:36:25] Error: Function not registered: 'cache_get_field_content'
[18:36:25] Error: Function not registered: 'mysql_stat'
[18:36:25] Error: Function not registered: 'mysql_log'
[18:36:25] Error: Function not registered: 'mysql_connect'
[18:36:25] Error: Function not registered: 'mysql_errno'
[18:36:25] Error: Function not registered: 'mysql_close'
[18:36:25] Error: Function not registered: 'cache_get_row'
[18:36:25] Error: Function not registered: 'cache_insert_id'
[18:36:25] Error: Function not registered: 'cache_affected_rows'
[18:36:25] [debug] Run time error 19: "File or function is not found"
[18:36:25] [debug] mysql_tquery
[18:36:25] [debug] mysql_escape_string
[18:36:25] [debug] cache_get_data
[18:36:25] [debug] cache_get_field_content
[18:36:25] [debug] mysql_stat
[18:36:25] [debug] mysql_log
[18:36:25] [debug] mysql_connect
[18:36:25] [debug] mysql_errno
[18:36:25] [debug] mysql_close
[18:36:25] [debug] cache_get_row
[18:36:25] [debug] cache_insert_id
[18:36:25] [debug] cache_affected_rows
[18:36:25] [debug] Run time error 19: "File or function is not found"
[18:36:25] [debug] mysql_tquery
[18:36:25] [debug] mysql_escape_string
[18:36:25] [debug] cache_get_data
[18:36:25] [debug] cache_get_field_content
[18:36:25] [debug] mysql_stat
[18:36:25] [debug] mysql_log
[18:36:25] [debug] mysql_connect
[18:36:25] [debug] mysql_errno
[18:36:25] [debug] mysql_close
[18:36:25] [debug] cache_get_row
[18:36:25] [debug] cache_insert_id
[18:36:25] [debug] cache_affected_rows
[18:36:25] Script[gamemodes/LRP.amx]: Run time error 19: "File or function is not found"
[18:36:25] Number of vehicle models: 0
Re: Help in mysql -
Aldo. - 16.08.2015
Failed (libmysqlclient_r.so.16: cannot open shared object file:
No such file or directory)
Re: Help in mysql -
TD3Jay - 17.08.2015
Use a static version of your mysql plugin.
Re: Help in mysql -
Jake187 - 17.08.2015
If you are the system administrator of the system running the server you need to stop installing mySQL from the OS packages and actually install it from the mySQL repo provided at
https://dev.mysql.com/downloads/repo/