SA-MP Forums Archive
MySQL Error - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: MySQL Error (/showthread.php?tid=549675)



MySQL Error - 0B3Y - 08.12.2014

Can someone help me? i got this error when i tryied to start the server and the nativechecker checked it.
Код:
Error: Function not registered: 'mysql_query'
I'm using the linux static version because it's hosted server... And if i use BlueG's MySQL i will get
Код:
Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
error... and when i trying to compile it with the static a_mysql.inc it shows me this error
Код:
error 017: undefined symbol "mysql_query"
Any solution for this? Thanks.


Re: MySQL Error - SimplyFragHosting - 08.12.2014

Hello the mysql 15 is the same as mysql 16 in code:

Try downloading https://simplyfrag.co.uk/libmysqlclient_r.so.16 and renaming the extention to .so.15 and placing this file in the main server directory


Re: MySQL Error - God'Z War - 09.12.2014

It is hosted in your vps or in any other hosting company ?