SA-MP Forums Archive
Connection from server to mysql - 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: Connection from server to mysql (/showthread.php?tid=558666)



Connection from server to mysql - Metharon - 18.01.2015

Well .

I just moved from localhost to Linux host..

Well if i use the mysql.so plugin (R39)

pawn Код:
[18:44:29]  Loading plugin: mysql.so
[18:44:29]   Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[18:44:29]  Loading plugin: sscanf.so
if i use mysql 5 5
pawn Код:
[18:46:49]  Loading plugin: mysql_5.5.so
[18:46:49]   Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[18:46:49]  Loading plugin: sscanf.so
if i use static
pawn Код:
[18:47:27] [ERROR] CMySQLQuery::Execute - (error #1146) Table 'nsst.Statistica' doesn't exist
[18:47:27] [WARNING] cache_get_data - no active cache
[18:47:27] [WARNING] cache_get_field_content_int - no active cache
[18:47:27] [WARNING] cache_get_field_content_int - no active cache
[18:47:27] [WARNING] cache_get_field_content - no active cache
[18:47:27] [WARNING] cache_get_field_content_int - no active cache
[18:47:27] [WARNING] cache_get_field_content_int - no active cache
[18:47:27] [WARNING] cache_get_field_content_int - no active cache
[18:47:27] [WARNING] cache_get_field_content_int - no active cache
[18:47:27] [WARNING] cache_get_field_content_int - no active cache
[18:47:27] [WARNING] CMySQLHandle::DeleteSavedResult - invalid result id ('0')
[18:47:27] [ERROR] CMySQLQuery::Execute - (error #1146) Table 'nsst.Phones' doesn't exist
[18:47:27] [WARNING] cache_get_data - no active cache
[18:47:27] [WARNING] CMySQLHandle::DeleteSavedResult - invalid result id ('0')
[18:47:27] [ERROR] CMySQLQuery::Execute - (error #1146) Table 'nsst.sBusiness' doesn't exist
It seems is not reading my db , but why?!


Help , what to do ?!
But my db :



Re: Connection from server to mysql - Barnwell - 18.01.2015

if you have a host or host a server from hosting company tell the admin of the hosting company to change the version to 15 if he needed or no

i have a host and im changed to libmysqlclient.r.15 for running WC-RP Script

tell me what the MySQL Plugin you use?


Re: Connection from server to mysql - Alex Magaсa - 18.01.2015

Easy solution without editing files:
http://forum.sa-mp.com/showpost.php?...19&postcount=4


Re: Connection from server to mysql - Metharon - 18.01.2015

I don't have acces to putty..


Re: Connection from server to mysql - Metharon - 18.01.2015

I'm using R39 .


Re: Connection from server to mysql - Ironboy - 18.01.2015

If you don't have access to VPS then you should contact the host to install the lib for you.