Mysql functions not found - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Mysql functions not found (
/showthread.php?tid=218201)
Mysql functions not found -
MEC - 29.01.2011
i'm getting these errors with my mysql system i did last night. i do have the required plugins and whatnot in the right spot. so i'm not sure what the deal is.
Код:
Checking natives...
[06:32:29] Error: Function "mysql_connect" is not found
[06:32:29] Error: Function "mysql_real_escape_string" is not found
[06:32:29] Error: Function "mysql_query" is not found
[06:32:29] Error: Function "mysql_store_result" is not found
[06:32:29] Error: Function "mysql_num_rows" is not found
[06:32:29] Error: Function "mysql_fetch_row_format" is not found
[06:32:29] Error: Function "mysql_free_result" is not found
[06:32:29] Missing 7 functions in total.
and ty