Another "Can't select the database"
-
So below is the error message I get.
Can’t select database
We were able to connect to the database server (which means your username and password is okay) but not able to select the huangg.com database.
*Are you sure it exists?
*Does the user testing have permission to use the DB_NAME database?
*On some systems the name of your database is prefixed with your username, so it would be like username_DB_NAME. Could that be the problem?And I have seen other postings and tried them and none of them worked.
here is what I have tried
* Made sure database exist. (I have installed mysql client and I can created, select, insert and other operations)
* Made sure user have right privileges.
* Flushed privileges on MySQLCan some one help me with my problem?
I’m using MySQL in Amazon’s EC2 and Glassfish.
- The topic ‘Another "Can't select the database"’ is closed to new replies.