Posts: 227
Threads: 47
Joined: Apr 2012
pawn Код:
./includes/mysql.pwn(198) : error 017: undefined symbol "mysql_ping"
./includes/mysql.pwn(211) : error 017: undefined symbol "mysql_ping"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
2 Errors.
Lines -
pawn Код:
198 - if(mysql_ping(MainPipeline) < 1)
211 - if(mysql_ping(ShopPipeline) < 1)
Posts: 227
Threads: 47
Joined: Apr 2012
I'm still getting the errors
i do have the mysql plugin too and include.
even configured in the config file
Posts: 268
Threads: 4
Joined: Jun 2012
Reputation:
0
Try to re-download the whole MySQL package and replace them, open pawno.exe firtsly and browse your gamemode then re-compile it.
Posts: 227
Threads: 47
Joined: Apr 2012
Quote:
Originally Posted by yusei
Try to re-download the whole MySQL package and replace them, open pawno.exe firtsly and browse your gamemode then re-compile it.
|
I have done that a couple of times but i'm still getting the error
Posts: 262
Threads: 55
Joined: May 2014
Reputation:
0
Did you download the mysql ? if yes still getting errors?
Update your Whole Mysql package as yusei said...
Posts: 227
Threads: 47
Joined: Apr 2012
Quote:
Originally Posted by Spartaaaaa
Did you download the mysql ? if yes still getting errors?
Update your Whole Mysql package as yusei said...
|
I HAVE TOLD YOU I HAVE DONE THAT THOUSANDS OF TIMES BUT I AM STILL GETTING THE ERRORS