16.09.2012, 11:37
I updated the mysql plugin and I get the next errors:
Код:
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2630) : error 017: undefined symbol "samp_mysql_connect" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2631) : error 017: undefined symbol "samp_mysql_select_db" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2632) : error 017: undefined symbol "samp_mysql_ping" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2640) : error 017: undefined symbol "samp_mysql_connect" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2641) : error 017: undefined symbol "samp_mysql_select_db" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2642) : error 017: undefined symbol "samp_mysql_ping" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2658) : error 017: undefined symbol "samp_mysql_close" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2664) : error 017: undefined symbol "samp_mysql_ping" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2673) : error 017: undefined symbol "samp_mysql_ping" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2699) : error 017: undefined symbol "samp_mysql_query" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2708) : error 017: undefined symbol "samp_mysql_query" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2714) : error 017: undefined symbol "samp_mysql_query" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2745) : error 017: undefined symbol "samp_mysql_real_escape_string" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2755) : error 017: undefined symbol "samp_mysql_query" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2763) : error 017: undefined symbol "samp_mysql_real_escape_string" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2765) : error 017: undefined symbol "samp_mysql_query" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2766) : error 017: undefined symbol "samp_mysql_store_result" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2767) : error 017: undefined symbol "samp_mysql_num_rows" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2775) : error 017: undefined symbol "samp_mysql_fetch_row" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2787) : error 017: undefined symbol "samp_mysql_query" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2788) : error 017: undefined symbol "samp_mysql_store_result" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2789) : error 017: undefined symbol "samp_mysql_fetch_row" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2803) : error 017: undefined symbol "samp_mysql_query" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2804) : error 017: undefined symbol "samp_mysql_store_result" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2805) : error 017: undefined symbol "samp_mysql_fetch_row" C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2818) : error 017: undefined symbol "samp_mysql_query" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 26 Errors.