18.06.2015, 06:46
So I was just learning mysql and I am quite annoyed because of errors Can anyone give me a hand and help me out ?
These are the errors , I downloaded latest version from github still not working . Please anyone ?
Код:
E:\JOEL\SAMP\Servers\TEST\gamemodes\account.pwn(28) : error 017: undefined symbol "mysql_store_result" E:\JOEL\SAMP\Servers\TEST\gamemodes\account.pwn(29) : error 017: undefined symbol "mysql_num_rows" E:\JOEL\SAMP\Servers\TEST\gamemodes\account.pwn(37) : error 017: undefined symbol "mysql_fetch_field_row" E:\JOEL\SAMP\Servers\TEST\gamemodes\account.pwn(49) : error 017: undefined symbol "mysql_free_result" E:\JOEL\SAMP\Servers\TEST\gamemodes\account.pwn(137) : error 017: undefined symbol "mysql_store_result" E:\JOEL\SAMP\Servers\TEST\gamemodes\account.pwn(138) : error 017: undefined symbol "mysql_num_rows" E:\JOEL\SAMP\Servers\TEST\gamemodes\account.pwn(147) : error 017: undefined symbol "mysql_free_result" E:\JOEL\SAMP\Servers\TEST\gamemodes\account.pwn(174) : error 017: undefined symbol "mysql_store_result" E:\JOEL\SAMP\Servers\TEST\gamemodes\account.pwn(175) : error 017: undefined symbol "mysql_fetch_row_format" E:\JOEL\SAMP\Servers\TEST\gamemodes\account.pwn(177) : error 017: undefined symbol "mysql_fetch_field_row" E:\JOEL\SAMP\Servers\TEST\gamemodes\account.pwn(178) : error 017: undefined symbol "mysql_fetch_field_row" E:\JOEL\SAMP\Servers\TEST\gamemodes\account.pwn(181) : error 017: undefined symbol "mysql_free_result"