MYSQL problem - no connection
#1

I have error, when i trying to start server.

Here is it : [19] [MySQL]: [ERROR]: No connection with `raydex`!

#define HOST "localhost"
#define USER "root"
#define DB "raydex"
#define PASS "password"


Here is code (public) : http://pastebin.com/mAdq96JG
Reply
#2

Are you sure those are the correct login credentials for your MySQL server? Have you created a database on the MySQL server called "raydex"?
Reply
#3

Yes, i have created that database. All is correct.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)