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=641825)
Mysql Errors -
R4nd4ll - 21.09.2017
So, I am trying to run my server (To test the edits i have added to it)
I am getting these erros :
P.S : i am using SCRP with mysql r-39 and I have updated all the plugins (Left mysql as it is)
Linux
Код:
0] [debug] mysql_errno
[09:23:00] [debug] mysql_tquery
[09:23:00] [debug] cache_get_field_content
[09:23:00] [debug] mysql_escape_string
[09:23:00] [debug] cache_get_data
[09:23:00] [debug] cache_affected_rows
[09:23:00] [debug] cache_insert_id
[09:23:00] [debug] cache_get_row
[09:23:00] [debug] Run time error 19: "File or function is not found"
[09:23:00] [debug] mysql_connect
[09:23:00] [debug] mysql_errno
[09:23:00] [debug] mysql_tquery
[09:23:00] [debug] cache_get_field_content
[09:23:00] [debug] mysql_escape_string
[09:23:00] [debug] cache_get_data
[09:23:00] [debug] cache_affected_rows
[09:23:00] [debug] cache_insert_id
[09:23:00] [debug] cache_get_row
[09:23:00] [debug] Run time error 19: "File or function is not found"
[09:23:00] [debug] mysql_connect
[09:23:00] [debug] mysql_errno
[09:23:00] [debug] mysql_tquery
[09:23:00] [debug] cache_get_field_content
[09:23:00] [debug] mysql_escape_string
[09:23:00] [debug] cache_get_data
[09:23:00] [debug] cache_affected_rows
[09:23:00] [debug] cache_insert_id
[09:23:00] [debug] cache_get_row
[09:23:00] [debug] Run time error 19: "File or function is not found"
[09:23:00] [debug] mysql_connect
[09:23:00] [debug] mysql_errno
[09:23:00] [debug] mysql_tquery
[09:23:00] [debug] cache_get_field_content
[09:23:00] [debug] mysql_escape_string
[09:23:00] [debug] cache_get_data
[09:23:00] [debug] cache_affected_rows
[09:23:00] [debug] cache_insert_id
[09:23:00] [debug] cache_get_row
[09:23:00] [debug] Run time error 19: "File or function is not found"
[09:23:00] [debug] mysql_connect
[09:23:00] [debug] mysql_errno
[09:23:00] [debug] mysql_tquery
[09:23:00] [debug] cache_get_field_content
[09:23:00] [debug] mysql_escape_string
[09:23:00] [debug] cache_get_data
[09:23:00] [debug] cache_affected_rows
[09:23:00] [debug] cache_insert_id
[09:23:00] [debug] cache_get_row
[09:23:00] [debug] Run time error 19: "File or function is not found"
[09:23:00] [debug] mysql_connect
[09:23:00] [debug] mysql_errno
[09:23:00] [debug] mysql_tquery
[09:23:00] [debug] cache_get_field_content
[09:23:00] [debug] mysql_escape_string
[09:23:00] [debug] cache_get_data
[09:23:00] [debug] cache_affected_rows
[09:23:00] [debug] cache_insert_id
[09:23:00] [debug] cache_get_row
[09:23:00] [debug] Run time error 19: "File or function is not found"
[09:23:00] [debug] mysql_connect
[09:23:00] [debug] mysql_errno
[09:23:00] [debug] mysql_tquery
[09:23:00] [debug] cache_get_field_content
[09:23:00] [debug] mysql_escape_string
[09:23:00] [debug] cache_get_data
[09:23:00] [debug] cache_affected_rows
[09:23:00] [debug] cache_insert_id
[09:23:00] [debug] cache_get_row
[09:23:00] [debug] Run time error 19: "File or function is not found"
[09:23:00] [debug] mysql_connect
[09:23:00] [debug] mysql_errno
[09:23:00] [debug] mysql_tquery
[09:23:00] [debug] cache_get_field_content
[09:23:00] [debug] mysql_escape_string
[09:23:00] [debug] cache_get_data
[09:23:00] [debug] cache_affected_rows
[09:23:00] [debug] cache_insert_id
[09:23:00] [debug] cache_get_row
Re: Mysql Errors -
R4nd4ll - 21.09.2017
Is the error from the plugins or what ?
Re: Mysql Errors -
darkhunter332 - 21.09.2017
Plugin may be outdated or should be used old versions as the script is compiled with the version.
Try to use the new version or old ones.
Re: Mysql Errors -
Sgt.TheDarkness - 21.09.2017
Can you post the full server log please?
Re: Mysql Errors -
Logic_ - 21.09.2017
You should also update the includes and recompile the script (and also change code to new syntax).