SA-MP Forums Archive
MySQL problem - 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: MySQL problem (/showthread.php?tid=515607)



MySQL problem - LinkinZelda - 27.05.2014

Hello, I wonder if anyone has the correct plugin and include MySQL, because the next when I start my server appears and gives runtime errors.
*** Error: Function not registered: 'mysql_connect'
(a_mysql)


Respuesta: MySQL problem - LinkinZelda - 27.05.2014

up please


Re: MySQL problem - Ciandlah - 27.05.2014

If a runtime erros occurs, it is mostly because you have not got an updated version of a plugin.


Re: MySQL problem - Tagathron - 27.05.2014

If you are using 'nativechecker' as a plugin (and if it is inputted as plugin in server.cfg), make sure it is the last one in order.
For example
Код:
...
plugins streamer zcmd mysql nativechecker



Respuesta: MySQL problem - LinkinZelda - 27.05.2014

Yes, I'm using Nativechecker but is the same. Could someone pass me the correct updated version and include and plugin?
thanks


Respuesta: MySQL problem - LinkinZelda - 30.05.2014

up


Re: MySQL problem - iRaiDeN - 30.05.2014

Take again the plugin.


Respuesta: MySQL problem - LinkinZelda - 13.06.2014

When I try to connect to database
[debug] Run time error 19: "File or function is not found"
[debug] mysql_connect
How I fix it?