MySQL_Static
#1

Loaded BlueGs MySQL static plugin. And everything working except it wont show me the login dialog. I looked into the logs then i found this
Code:
Failed to connect to MySQL !
This is what i scripted in
Code:
//MySQL Information
new dbHandle;
#define SQL_HOST "127.0.0.1"
#define SQL_USER "*******"
#define SQL_PASS "********"
#define SQL_DB "MalikK"
And the MySQL database dosent exist.
but since im using Static plugin do i need a specific detail that i have to write down in?
Code:
//MySQL Information
new dbHandle;
#define SQL_HOST "127.0.0.1"
#define SQL_USER "*******"
#define SQL_PASS "********"
#define SQL_DB "MalikK"
Reply


Messages In This Thread
MySQL_Static - by Tony$$ - 22.11.2014, 12:08
Re: MySQL_Static - by Tony$$ - 22.11.2014, 12:23
Re: MySQL_Static - by Tony$$ - 22.11.2014, 13:50
Re: MySQL_Static - by Ryz - 22.11.2014, 15:19
Re: MySQL_Static - by Tony$$ - 22.11.2014, 23:09
Re: MySQL_Static - by Tony$$ - 23.11.2014, 15:12
Re: MySQL_Static - by Ryz - 23.11.2014, 15:36
Re: MySQL_Static - by Tony$$ - 23.11.2014, 17:19
Re: MySQL_Static - by Tony$$ - 23.11.2014, 20:00
Re: MySQL_Static - by MD5 - 23.11.2014, 20:06

Forum Jump:


Users browsing this thread: 2 Guest(s)