mysql_query
#1

I get this error when compiling, even though i have the latest a_mysql include.
Код:
filterscripts\fadmin.pwn(989) : error 017: undefined symbol "mysql_query"
I get those on all the lines where it says mysql_query.
Here's one of the lines:
Код:
mysql_query("CREATE TABLE IF NOT EXISTS kicks(user VARCHAR(20), kickinfo VARCHAR(300))");
Reply


Messages In This Thread
mysql_query - by NoahF - 07.06.2013, 14:02
Re: mysql_query - by Tingesport - 07.06.2013, 14:03
Re: mysql_query - by NoahF - 07.06.2013, 14:06
Re: mysql_query - by S0n1COwnsYou - 07.06.2013, 14:07
Re: mysql_query - by NoahF - 07.06.2013, 14:08
Re: mysql_query - by S0n1COwnsYou - 07.06.2013, 14:10
Re: mysql_query - by Tingesport - 07.06.2013, 14:10
Re: mysql_query - by NoahF - 07.06.2013, 14:11
Re: mysql_query - by Tingesport - 07.06.2013, 14:13
Re: mysql_query - by NoahF - 07.06.2013, 14:14

Forum Jump:


Users browsing this thread: 1 Guest(s)