SA-MP Forums Archive
Help mysql! - 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! (/showthread.php?tid=357502)



Help mysql! - Sabio - 07.07.2012

Well, I was spending my gm to mysql, the problem by putting my gm on the FTP and give restart in the log gives me these errors:

Quote:

Error: Function not registered: 'mysql_store_result'
Error: Function not registered: 'mysql_retrieve_row'
Error: Function not registered: 'mysql_fetch_field_row'
Error: Function not registered: 'mysql_free_result'
Error: Function not registered: 'mysql_num_rows'
Error: Function not registered: 'mysql_query'
Error: Function not registered: 'mysql_debug'
Error: Function not registered: 'mysql_connect'
Error: Function not registered: 'mysql_ping'
Error: Function not registered: 'mysql_close'
Error: Function not registered: 'mysql_real_escape_string'
Error: Function not registered: 'mysql_fetch_int'

(I saw them using the nativechecker)
I'm currently using linux, so do not know much about the system ..
It mysql error? Probe with many, one can help me?


Re: Help mysql! - coole210 - 07.07.2012

Did you add the linux mysql plugin to the plugins folder, and did you add it with the .so extension to server.cfg?


Respuesta: Help mysql! - Sabio - 07.07.2012

Yeah, I got everything.


Re: Help mysql! - coole210 - 07.07.2012

This might sound dumb, but I'm just guessing, is the linux server "official" ? As in, did you buy it from somewhere? If not, you may have to check for some sort of mysql library (libMySQL)


Respuesta: Help mysql! - Sabio - 07.07.2012

The server is hosted and if .. I have the libmysqlclient.so.15


Respuesta: Help mysql! - Sabio - 10.07.2012

Help?...