btw where should we type it?????Quote:
It means one of three things generally;
- MySQL Daemon is not running or is not accessable via the information you specified (i.e. IP)
- The username does not exist, was typed incorrectly, or you specified the wrong password.
- The database does not exist, wasn't typed right, or isn't set for the right permissions.. Import the damn sql file and use those credentials!
For those who don't know how to set the permissions;
Where conqueremu is the DATA_BASE , coemu is the USER_NAME, and MyCoEMUSQLPa$$w0rd is the PASSWORDCode:GRANT ALL ON conqueremu.* TO coemu IDENTIFIED BY "MyCoEMUSQLPa$$w0rd";
:)
i got mysql problem and i need help please :'(