22.11.2014, 12:08
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
This is what i scripted in
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:
Failed to connect to MySQL !
Code:
//MySQL Information new dbHandle; #define SQL_HOST "127.0.0.1" #define SQL_USER "*******" #define SQL_PASS "********" #define SQL_DB "MalikK"
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"