#1

undefined symbol "mysql_ConnectToDatabase"

line i used

#if mysql == 1
mysql_ConnectToDatabase();
#endif

now how to fix it
Reply
#2

Do you have a stock or public that is "mysql_ConnectToDatabase();"?
Reply
#3

at first i defined what is my database, name, pass, ip , table. now on the gamemode init, how to connect to my database.

so should i use,

#if mysql == 1
ConnectToDatabase();
#endif
Reply
#4

bump, anyone here
Reply
#5

You would need to make ConnectToDatabase() do something, which MySQL plugin are you using?
Reply
#6

Quote:
Originally Posted by StuartD
Посмотреть сообщение
You would need to make ConnectToDatabase() do something, which MySQL plugin are you using?
depends upon your mysql plugin,
please specify it!
Reply
#7

mysql_R7 by BlueG
Reply
#8

It's mysql_connect. ****** it for syntax.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)