15.03.2013, 23:42
Hey guys,
after updating my mysql.dll, a_mysql.inc and my script to R15 from R6-2 I got these errors on my server startup:
"#include <a_mysql>" and "plugins mysql [...]" not missing.
after updating my mysql.dll, a_mysql.inc and my script to R15 from R6-2 I got these errors on my server startup:
Код:
[00:48:33] Error: Function not registered: 'mysql_debug' [00:48:33] Error: Function not registered: 'mysql_connect' [00:48:33] Error: Function not registered: 'mysql_set_charset' [00:48:33] Error: Function not registered: 'mysql_function_query' [00:48:33] Error: Function not registered: 'mysql_close' [00:48:33] Error: Function not registered: 'mysql_num_rows' [00:48:33] Error: Function not registered: 'mysql_free_result' [00:48:33] Error: Function not registered: 'mysql_real_escape_string' [00:48:33] Error: Function not registered: 'mysql_num_fields' [00:48:33] Error: Function not registered: 'cache_get_data' [00:48:33] Error: Function not registered: 'cache_get_row' [00:48:33] Script[gamemodes/samp2k13.amx]: Run time error 19: "File or function is not found"