SA-MP Forums Archive
MYSQL Error - 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 Error (/showthread.php?tid=610251)



MYSQL Error - LondonRP - 21.06.2016

Guys i use mysql R8 beucase my host dosent supports any other MYSQL's
it is .so


Quote:

[43:02:14] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_GetMaxItems" found (script might need to be recompiled with the latest include file)
[43:02:14] *** Streamer Plugin: Warning: Include file version (0x278001) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[43:02:14] Error: Function not registered: 'mysql_log'
[43:02:14] Error: Function not registered: 'mysql_query'
[43:02:14] Error: Function not registered: 'cache_get_row_count'
[43:02:14] Error: Function not registered: 'cache_delete'
[43:02:14] Error: Function not registered: 'mysql_tquery'
[43:02:14] Error: Function not registered: 'cache_get_field_content_int'
[43:02:14] Error: Function not registered: 'mysql_pquery'
[43:02:14] Script[gamemodes/server.amx]: Run time error 19: "File or function is not found"
[43:02:14] Number of vehicle models: 0




Re: MYSQL Error - AliBro - 21.06.2016

Update your MySQL plugin and include here https://sampforum.blast.hk/showthread.php?tid=56564
and Update your streamer plugin and include from here https://sampforum.blast.hk/showthread.php?tid=102865
and then RE-Compile your script


Re: MYSQL Error - Vince - 21.06.2016

Quote:
Originally Posted by LondonRP
Посмотреть сообщение
my host dosent supports any other MYSQL's
Get a better host.


Re: MYSQL Error - LondonRP - 21.06.2016

Quote:
Originally Posted by Vince
Посмотреть сообщение
Get a better host.
sorry,i cant im poor i'm hosting it with free host


Re: MYSQL Error - LondonRP - 21.06.2016

Quote:
Originally Posted by AliBro
Посмотреть сообщение
Update your MySQL plugin and include here https://sampforum.blast.hk/showthread.php?tid=56564
and Update your streamer plugin and include from here https://sampforum.blast.hk/showthread.php?tid=102865
and then RE-Compile your script
fixed +rep THANKS!