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



mysql problem - PiLLoW - 05.02.2019

Need help guys
Quote:

[debug] Run time error 19: "File or function is not found"
[debug] mysql_store_result
[debug] mysql_fetch_field
[debug] mysql_free_result
[debug] mysql_real_escape_string
[debug] mysql_fetch_row
[debug] mysql_num_rows
[debug] mysql_insert_id
[debug] mysql_init
[debug] Run time error 19: "File or function is not found"
[debug] mysql_store_result
[debug] mysql_fetch_field
[debug] mysql_free_result
[debug] mysql_real_escape_string
[debug] mysql_fetch_row
[debug] mysql_num_rows
[debug] mysql_insert_id
[debug] mysql_init
Script[gamemodes/cnr1.amx]: Run time error 19: "File or function is not found"




Re: mysql problem - TheToretto - 05.02.2019

You are using the wrong MySQL version. And I can't tell which one you need.


Re: mysql problem - Calisthenics - 05.02.2019

mysql_init can only be found in one plugin: https://sampforum.blast.hk/showthread.php?tid=122983

Post full server log for more help, if you cannot fix it.


Re: mysql problem - PiLLoW - 08.02.2019

Quote:
Originally Posted by TheToretto
Посмотреть сообщение
You are using the wrong MySQL version. And I can't tell which one you need.
if you cant tell its fine mate



Quote:
Originally Posted by Calisthenics
Посмотреть сообщение
mysql_init can only be found in one plugin: https://sampforum.blast.hk/showthread.php?tid=122983

Post full server log for more help, if you cannot fix it.
thanks man if you have discord send me privately thank you in advance


Re: mysql problem - Logic_ - 08.02.2019

Do NOT double post, and this plugin is fairly old and outdated. Consider switching to BlueG's.