[HELP] MySQL Connection Problem
#1

MySQL cannot connect to the server. I use MySQL R6 Plugin. Gamemode loads, but there is not loaded any data.
I use port 2693 for mysql instead of default port.

Quote:

#define MYSQL_HOST "localhost:2693"
#define MYSQL_USER "user"
#define MYSQL_PASS "password"
#define MYSQL_DB "dbname"

is this configuration valid, or port can cause this problem?
Reply
#2

anyone?
Reply
#3

#define MYSQL_HOST "localhost:2693" << i dont think you need to mention the port
Reply
#4

neither works without mentioning the port.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)