12.07.2014, 10:33
Hello everyone I have a problem with loading mysql plugin R39-2 so I downloaded that plugin and of course I put in wrigth places libmysql in main root server folder where is samp server exe mysql plugin in plugins folder and of course a_mysql.inc in /pawno/include folder then I compile the gamemode and it all fine no errors also I downloaded correct visual c++ redistributables 2010 2010 SP1 and 2012 x86 like it said in this link https://github.com/pBlueG/SA-MP-MySQL#faq. Also I use windows not linux and in my sever.cfg goes plugins mysql
and when I start server I get this errors:
and when I start server I get this errors:
pawn Код:
[12:55:24] Error: Function not registered: 'mysql_log'
[12:55:24] Error: Function not registered: 'mysql_connect'
[12:55:24] Error: Function not registered: 'mysql_stat'
[12:55:24] Error: Function not registered: 'mysql_errno'
[12:55:24] Error: Function not registered: 'mysql_format'
[12:55:24] Error: Function not registered: 'mysql_tquery'
[12:55:24] Error: Function not registered: 'mysql_close'
[12:55:24] Error: Function not registered: 'cache_insert_id'
[12:55:24] Error: Function not registered: 'cache_get_data'
[12:55:24] Error: Function not registered: 'cache_get_row'
[12:55:24] Error: Function not registered: 'cache_get_row_int'
[12:55:24] Error: Function not registered: 'cache_get_field_content_int'
[12:55:24] Error: Function not registered: 'cache_get_field_content'
[12:55:24] Error: Function not registered: 'cache_get_field_content_float'
[12:55:24] [debug] Run time error 19: "File or function is not found"