SA-MP Forums Archive
some mysql errors starting the server - 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: some mysql errors starting the server (/showthread.php?tid=644995)



some mysql errors starting the server - CH405 - 18.11.2017

I followed this tutorial: https://sampforum.blast.hk/showthread.php?tid=574714

Without the mysql include and its stuffs, my GM works.
But implementing mysql and running the server i found this error:

Код:
[02:46:19]    Error: Function not registered: 'cache_get_data'
[02:46:19]    Error: Function not registered: 'cache_get_field_content'
[02:46:19]    Error: Function not registered: 'cache_get_field_content_int'
[02:46:19]    Error: Function not registered: 'cache_get_field_content_float'
[02:46:19] Script[gamemodes/chaos.amx]: Run time error 19: "File or function is not found"
Can somebody help me?

ps sorry for my bad english


Re: some mysql errors starting the server - wallee - 18.11.2017

That's an old tutorial and the mysql plugin has changed a lot since then. The biggest change was arround R40. So you can either read this:

https://sampforum.blast.hk/showthread.php?tid=616103

Or start over with a tutorial that is more recent ... this one is good:

https://sampforum.blast.hk/showthread.php?tid=627520