MySql errors
#1

Код:
[10:40:27] [MySQL] Thread running. Threadsafe: Yes.
[10:40:27] 
[10:40:27] Filterscripts
[10:40:27] ---------------
[10:40:27]   Loaded 0 filterscripts.

[10:40:27]    Error: Function not registered: 'mysql_query'
[10:40:27]    Error: Function not registered: 'mysql_debug'
[10:40:27]    Error: Function not registered: 'mysql_store_result'
[10:40:27]    Error: Function not registered: 'mysql_num_rows'
[10:40:27]    Error: Function not registered: 'mysql_retrieve_row'
[10:40:27]    Error: Function not registered: 'mysql_fetch_field_row'
[10:40:27]    Error: Function not registered: 'mysql_free_result'
[10:40:27]    Error: Function not registered: 'mysql_real_escape_string'
[10:40:27]    Error: Function not registered: 'mysql_connect'
[10:40:27]    Error: Function not registered: 'mysql_ping'
[10:40:27] Script[gamemodes/cnr.amx]: Run time error 19: "File or function is not found"
[10:40:27] Number of vehicle models: 0
Reply
#2

Have you loaded the mysql plugin?
Reply
#3

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[10:40:26] filterscripts = ""  (string)
[10:40:26] weburl = "www.sa-mp.com"  (string)
[10:40:26] 
[10:40:26] Server Plugins
[10:40:26] --------------
[10:40:26]  Loading plugin: streamer.so
[10:40:26] 

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

[10:40:26]   Loaded.
[10:40:26]  Loading plugin: nativechecker.so
[10:40:26]   Loaded.
[10:40:26]  Loading plugin: mysql.so
[10:40:27]  SA:MP MySQL Plugin v2.1.1 Loaded.
[10:40:27]   Loaded.
[10:40:27]  Loaded 3 plugins.

[10:40:27] [MySQL] Thread running. Threadsafe: Yes.
[10:40:27] 
[10:40:27] Filterscripts
[10:40:27] ---------------
[10:40:27]   Loaded 0 filterscripts.

[10:40:27]    Error: Function not registered: 'mysql_query'
[10:40:27]    Error: Function not registered: 'mysql_debug'
[10:40:27]    Error: Function not registered: 'mysql_store_result'
[10:40:27]    Error: Function not registered: 'mysql_num_rows'
[10:40:27]    Error: Function not registered: 'mysql_retrieve_row'
[10:40:27]    Error: Function not registered: 'mysql_fetch_field_row'
[10:40:27]    Error: Function not registered: 'mysql_free_result'
[10:40:27]    Error: Function not registered: 'mysql_real_escape_string'
[10:40:27]    Error: Function not registered: 'mysql_connect'
[10:40:27]    Error: Function not registered: 'mysql_ping'
[10:40:27] Script[gamemodes/cnr.amx]: Run time error 19: "File or function is not found"
[10:40:27] Number of vehicle models: 0
hmm yea
Reply
#4

Wrong mysql plugin. The script uses R6 by BlueG; however it is recommended to use the latest version of it (R39) and update the script (threaded queries). An example script for register/login system (if you're interested) can be found: https://github.com/pBlueG/SA-MP-MySQ...stem-cache.pwn
Reply
#5

Quote:

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

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[11:00:42] filterscripts = "" (string)
[11:00:42] weburl = "www.sa-mp.com" (string)
[11:00:42]
[11:00:42] Server Plugins
[11:00:42] --------------
[11:00:42] Loading plugin: mysql.so
[11:00:42] Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
[11:00:42] Loading plugin: streamer.so
[11:00:42]

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

[11:00:42]

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

[11:00:42] Loaded.
[11:00:42] Loading plugin: nativechecker.so
[11:00:42] Loaded.
[11:00:42] Loaded 2 plugins.

[11:00:42]
[11:00:42] Filterscripts
[11:00:42] ---------------
[11:00:42] Loaded 0 filterscripts.

[11:00:43] Error: Function not registered: 'mysql_query'
[11:00:43] Error: Function not registered: 'mysql_debug'
[11:00:43] Error: Function not registered: 'mysql_store_result'
[11:00:43] Error: Function not registered: 'mysql_num_rows'
[11:00:43] Error: Function not registered: 'mysql_retrieve_row'
[11:00:43] Error: Function not registered: 'mysql_fetch_field_row'
[11:00:43] Error: Function not registered: 'mysql_free_result'
[11:00:43] Error: Function not registered: 'mysql_real_escape_string'
[11:00:43] Error: Function not registered: 'mysql_connect'
[11:00:43] Error: Function not registered: 'mysql_ping'
[11:00:43] Script[gamemodes/cnr.amx]: Run time error 19: "File or function is not found"
[11:00:43] Number of vehicle models: 0

Tried new plugin, and it failed to load.
Reply
#6

pawn Код:
[11:00:42] Loading plugin: mysql.so
[11:00:42] Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
http://forum.sa-mp.com/showpost.php?...&postcount=553
Reply
#7

Quote:

[11:10:48] Loading plugin: mysql.so
[11:10:48] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)

This is turn out to be funny .-. i need this script very help me
Reply
#8

bump.
Reply
#9

Try to use lower mysql plugin and go from lower to higher plugin.. Thats all what you need to do!
Reply
#10

you mean from R5 to R7 ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)