MYSQL Error
#1

So I was just learning mysql and I am quite annoyed because of errors Can anyone give me a hand and help me out ?
Код:
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"
These are the errors , I downloaded latest version from github still not working . Please anyone ?
Reply


Messages In This Thread
MYSQL Error - by rockhopper - 18.06.2015, 06:46
Re: MYSQL Error - by Runn3R - 18.06.2015, 07:25
Re: MYSQL Error - by rockhopper - 18.06.2015, 07:29
Re: MYSQL Error - by Runn3R - 18.06.2015, 07:31
Re: MYSQL Error - by rockhopper - 18.06.2015, 07:48
Re: MYSQL Error - by mamorunl - 18.06.2015, 07:57
Re: MYSQL Error - by Runn3R - 18.06.2015, 07:58
Re: MYSQL Error - by rockhopper - 18.06.2015, 08:16
Re: MYSQL Error - by rockhopper - 18.06.2015, 08:19
Re: MYSQL Error - by Vince - 18.06.2015, 08:55

Forum Jump:


Users browsing this thread: 1 Guest(s)