MySQL Error
#1

Код:
(258) : error 017: undefined symbol "mysql_query"
(447) : error 017: undefined symbol "mysql_query"
(497) : error 025: function heading differs from prototype
(502) : warning 235: public function lacks forward declaration (symbol "OnQueryFinish")
(512) : error 017: undefined symbol "mysql_query"
(517) : error 017: undefined symbol "mysql_query"
(610) : error 017: undefined symbol "mysql_query"
(619) : error 017: undefined symbol "mysql_query"
(628) : error 017: undefined symbol "mysql_query"
(687) : error 017: undefined symbol "mysql_query"
(697) : error 017: undefined symbol "mysql_query"
HOW TO FİX ? I use last version mysql.

( Sorry for bad english.)
Reply
#2

Make sure you have
pawn Код:
#include <a_mysql>
At the top of your script, under
pawn Код:
#include <a_samp>
Reply
#3

I have them;

pawn Код:
#include <a_samp>
#include <a_mysql>
#include <zcmd>
Reply
#4

Quote:
Originally Posted by 0nur
Посмотреть сообщение
I use last version mysql.
No, you don't. Because the latest version (R39) actually has that function.
Reply
#5

Hımm. Will you send me the link?
Reply
#6

https://sampforum.blast.hk/showthread.php?tid=56564

Go below and download R6.
Reply
#7

https://github.com/pBlueG/SA-MP-MySQL/releases

Download the first one.
Reply
#8

Quote:
Originally Posted by shourya12
Посмотреть сообщение
Those versions are newer and won't work with the version he wants. He's using unthreaded one, as I can see 'mysql_query' and 'OnQueryFinish' which was in R6.
Reply
#9

I download R6 mysql plugin but this errors;

pawn Код:
(256) : error 017: undefined symbol "mysql_format"
(445) : error 017: undefined symbol "mysql_format"
(439) : warning 204: symbol is assigned a value that is never used: "Pass"
(510) : error 017: undefined symbol "mysql_format"
(515) : error 017: undefined symbol "mysql_format"
(617) : error 017: undefined symbol "mysql_format"
(626) : error 017: undefined symbol "mysql_format"
(685) : error 017: undefined symbol "mysql_format"
(695) : error 017: undefined symbol "mysql_format"
Reply
#10

Quote:
Originally Posted by iZN
Посмотреть сообщение
Those versions are newer and won't work with the version he wants. He's using unthreaded one, as I can see 'mysql_query' and 'OnQueryFinish' which was in R6.
Hmm,yea BlueG's R6 Plugin.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)