MySQL Error "mysql_format"
#1

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
#2

Quote:
Originally Posted by 0nur
Посмотреть сообщение
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"
mysql_format is not supported in R6 (i don't know about the R6-2)
see this page

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

you can use traditional format
pawn Код:
format(......
Reply
#3

Can you give me a link? Which MySQL is running?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)