SA-MP Forums Archive
HELP MySQL plugin please - 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: HELP MySQL plugin please (/showthread.php?tid=516445)



HELP MySQL plugin please - Tidzii - 31.05.2014

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

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

[12:11:41]
[12:11:41] Server Plugins
[12:11:41] --------------
[12:11:41] Loading plugin: mysql
[12:11:41] SA:MP MySQL Plugin v2.1.1 Loaded.
[12:11:41] Loaded.
[12:11:41] Loading plugin: Whirlpool
[12:11:41] [MySQL] Thread running. Threadsafe: Yes.
[12:11:41]
[12:11:41] ==================
[12:11:41]
[12:11:41] Whirlpool loaded
[12:11:41]
[12:11:41] ==================
[12:11:41]
[12:11:41] Loaded.
[12:11:41] Loading plugin: streamer
[12:11:41]

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

[12:11:41] Loaded.
[12:11:41] Loading plugin: sscanf
[12:11:41]

[12:11:41] ===============================

[12:11:41] sscanf plugin loaded.

[12:11:41] Version: 2.8.1

[12:11:41] © 2012 Alex "******" Cole

[12:11:41] ===============================

[12:11:41] Loaded.
[12:11:41] Loading plugin: nativechecker
[12:11:41] Loaded.
[12:11:41] Loading plugin: FileManager
[12:11:41] Failed.
[12:11:41] Loaded 5 plugins.

[12:11:41]
[12:11:41] Filterscripts
[12:11:41] ---------------
[12:11:41] Loading filterscript 'yom_buttons.amx'...
[12:11:41] Loading filterscript 'vactions.amx'...
[12:11:41] Loading filterscript 'Server.amx'...
[12:11:41] Loading filterscript 'PlayerInteriors.amx'...
[12:11:41] Loading filterscript 'PlayerExteriors.amx'...
[12:11:41] Loading filterscript 'RealDamage.amx'...
[12:11:41]
--------------------------------------
[12:11:41] New 0.3z Weapon DMG System by FeRRum (aka RenSoprano)
[12:11:41] --------------------------------------

[12:11:41] Loaded 6 filterscripts.

[12:11:41] Error: Function not registered: 'mysql_tquery'
[12:11:41] Error: Function not registered: 'mysql_escape_string'
[12:11:41] Error: Function not registered: 'cache_get_data'
[12:11:41] Error: Function not registered: 'cache_get_field_content'
[12:11:41] Error: Function not registered: 'mysql_log'
[12:11:41] Error: Function not registered: 'cache_get_row'
[12:11:41] Error: Function not registered: 'cache_insert_id'
[12:11:41] Error: Function not registered: 'cache_affected_rows'
[12:11:41] Script[gamemodes/NXRP.amx]: Run time error 19: "File or function is not found"
[12:11:41] Number of vehicle models: 0


Re: HELP MySQL plugin please - Eth - 31.05.2014

it means that the mysql plugin is not the same as the mysql inc, that's why it shows this error, what you can do is to download mysql again.


Re: HELP MySQL plugin please - Konstantinos - 31.05.2014

You've loaded the wrong mysql plugin. It uses the mysql plugin by BlueG so load R38 version (static one if you have problems with libmysqlclient).


Re: HELP MySQL plugin please - Tidzii - 31.05.2014

Alright i did , downloaded R37 of MySQL BlueG

and gives this again

[00:33:11] Loaded 6 filterscripts.

[00:33:12] Error: Function not registered: 'mysql_tquery'
[00:33:12] Error: Function not registered: 'mysql_escape_string'
[00:33:12] Error: Function not registered: 'mysql_log'
[00:33:12] Error: Function not registered: 'cache_insert_id'
[00:33:12] Error: Function not registered: 'cache_affected_rows'
[00:33:12] Script[gamemodes/NXRP.amx]: Run time error 19: "File or function is not found"
[00:33:12] Number of vehicle models: 0


Re: HELP MySQL plugin please - Tidzii - 01.06.2014

Any help please ?


Re: HELP MySQL plugin please - Tidzii - 02.06.2014

what mySQL plugin fix this ??

[00:33:12] Error: Function not registered: 'mysql_tquery'
[00:33:12] Error: Function not registered: 'mysql_escape_string'
[00:33:12] Error: Function not registered: 'mysql_log'
[00:33:12] Error: Function not registered: 'cache_insert_id'
[00:33:12] Error: Function not registered: 'cache_affected_rows'


Re: HELP MySQL plugin please - Konstantinos - 02.06.2014

Post the whole server log so we can see whether the plugin loaded correctly and what version of it you loaded.


Re: HELP MySQL plugin please - Tidzii - 02.06.2014

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

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

[02:03:40]
[02:03:40] Server Plugins
[02:03:40] --------------
[02:03:40] Loading plugin: mysql
[02:03:40]

> MySQL plugin R7 successfully loaded.

[02:03:40] Loaded.
[02:03:40] Loading plugin: Whirlpool
[02:03:40]
[02:03:40] ==================
[02:03:40]
[02:03:40] Whirlpool loaded
[02:03:40]
[02:03:40] ==================
[02:03:40]
[02:03:40] Loaded.
[02:03:40] Loading plugin: streamer
[02:03:40]

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

[02:03:40] Loaded.
[02:03:40] Loading plugin: sscanf
[02:03:40]

[02:03:40] ===============================

[02:03:40] sscanf plugin loaded.

[02:03:40] Version: 2.8.1

[02:03:40] © 2012 Alex "******" Cole

[02:03:40] ===============================

[02:03:40] Loaded.
[02:03:40] Loading plugin: nativechecker
[02:03:40] Loaded.
[02:03:40] Loading plugin: FileManager
[02:03:40] Failed.
[02:03:40] Loaded 5 plugins.

[02:03:40]
[02:03:40] Filterscripts
[02:03:40] ---------------
[02:03:40] Loading filterscript 'yom_buttons.amx'...
[02:03:40] Loading filterscript 'vactions.amx'...
[02:03:40] Loading filterscript 'Server.amx'...
[02:03:40] Loading filterscript 'PlayerInteriors.amx'...
[02:03:40] Loading filterscript 'PlayerExteriors.amx'...
[02:03:40] Loading filterscript 'RealDamage.amx'...
[02:03:40]
--------------------------------------
[02:03:40] New 0.3z Weapon DMG System by FeRRum (aka RenSoprano)
[02:03:40] --------------------------------------

[02:03:40] Loaded 6 filterscripts.

[02:03:41] Error: Function not registered: 'mysql_tquery'
[02:03:41] Error: Function not registered: 'mysql_escape_string'
[02:03:41] Error: Function not registered: 'mysql_log'
[02:03:41] Error: Function not registered: 'cache_insert_id'
[02:03:41] Error: Function not registered: 'cache_affected_rows'
[02:03:41] Script[gamemodes/NXRP.amx]: Run time error 19: "File or function is not found"
[02:03:41] Number of vehicle models: 0


Re: HELP MySQL plugin please - Konstantinos - 02.06.2014

You loaded R7. I told you to load R38.


Re: HELP MySQL plugin please - Tidzii - 02.06.2014

look what gives when i put the R38.

:-/

Quote:

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

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

[16:32:53]
[16:32:53] Server Plugins
[16:32:53] --------------
[16:32:53] Loading plugin: mysql
[16:32:53] Failed.
[16:32:53] Loading plugin: Whirlpool
[16:32:53]
[16:32:53] ==================
[16:32:53]
[16:32:53] Whirlpool loaded
[16:32:53]
[16:32:53] ==================
[16:32:53]
[16:32:53] Loaded.
[16:32:53] Loading plugin: streamer
[16:32:53]

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

[16:32:53] Loaded.
[16:32:53] Loading plugin: sscanf
[16:32:53]

[16:32:53] ===============================

[16:32:53] sscanf plugin loaded.

[16:32:53] Version: 2.8.1

[16:32:53] © 2012 Alex "******" Cole

[16:32:53] ===============================

[16:32:53] Loaded.
[16:32:53] Loading plugin: nativechecker
[16:32:53] Loaded.
[16:32:53] Loading plugin: FileManager
[16:32:53] Failed.
[16:32:53] Loaded 4 plugins.

[16:32:53]
[16:32:53] Filterscripts
[16:32:53] ---------------
[16:32:53] Loading filterscript 'yom_buttons.amx'...
[16:32:53] Loading filterscript 'vactions.amx'...
[16:32:53] Loading filterscript 'Server.amx'...
[16:32:53] Loading filterscript 'PlayerInteriors.amx'...
[16:32:53] Loading filterscript 'PlayerExteriors.amx'...
[16:32:53] Loading filterscript 'RealDamage.amx'...
[16:32:53]
--------------------------------------
[16:32:53] New 0.3z Weapon DMG System by FeRRum (aka RenSoprano)
[16:32:53] --------------------------------------

[16:32:53] Loaded 6 filterscripts.

[16:32:54] Error: Function not registered: 'mysql_tquery'
[16:32:54] Error: Function not registered: 'mysql_escape_string'
[16:32:54] Error: Function not registered: 'cache_get_data'
[16:32:54] Error: Function not registered: 'cache_get_field_content'
[16:32:54] Error: Function not registered: 'mysql_stat'
[16:32:54] Error: Function not registered: 'mysql_log'
[16:32:54] Error: Function not registered: 'mysql_connect'
[16:32:54] Error: Function not registered: 'mysql_errno'
[16:32:54] Error: Function not registered: 'mysql_close'
[16:32:54] Error: Function not registered: 'cache_get_row'
[16:32:54] Error: Function not registered: 'cache_insert_id'
[16:32:54] Error: Function not registered: 'cache_affected_rows'
[16:32:54] Script[gamemodes/NXRP.amx]: Run time error 19: "File or function is not found"
[16:32:54] Number of vehicle models: 0