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



mysql errors. - TheSnaKe - 10.09.2014

Well, when am starting my gamemode, am getting these errors in my server console.
Do i have to update my mysql, or something is wrong in my script?

When am loading my mysql plugin.

Код:
[09:27:40]  Loading plugin: mysql
[09:27:41]   Failed.
Код:
[08:19:55]    Error: Function not registered: 'mysql_query'
[08:19:55]    Error: Function not registered: 'mysql_connect'
[08:19:55]    Error: Function not registered: 'mysql_store_result'
[08:19:55]    Error: Function not registered: 'mysql_num_rows'
[08:19:55]    Error: Function not registered: 'mysql_free_result'
[08:19:55]    Error: Function not registered: 'mysql_real_escape_string'
[08:19:55]    Error: Function not registered: 'mysql_fetch_field'
[08:19:55]    Error: Function not registered: 'mysql_fetch_row'
FIXED


Re: mysql errors. - Pravin - 10.09.2014

which mysql plugin are you using?


Re: mysql errors. - aswinnarayanan - 10.09.2014

MYSQL plugin Name plz!
Then only we can help you


Re: mysql errors. - Arjanz - 10.09.2014

Use the Correct MySQL plugin, and check your device is supported or not for that plugin.
Some MySQL plugins only work on specific linux Systems


Re: mysql errors. - TheSnaKe - 10.09.2014

Yeah am using BlueG's on windows server.


Re: mysql errors. - TheSnaKe - 11.09.2014

Bumb

I just wanted to know if the problem is the plugin or from my gamemode script?


Re: mysql errors. - God'Z War - 12.09.2014

Seems, your not using right mysql plugin version