Dreamweaver issue creating MySQL connection..
My first post to the forum so hopefully this is an easy problem to resolve.
While creating a new site in CS6 through the "Manage Sites" interface I'm able to create and connect to my webserver without issue so the FTP is working as expected. I've also checked that this connection will be for REMOTE and TEST and I realize this is not an effective way to do this but for now it will have to suffice. My problem seems to be while trying to create a connection to the database through the MySQL Connection popup. Supplying my connection information gives me the following message:

The same credentials (username/pass) can be used via PHPMyAdmin without any issue which leads me to believe something else is a miss. So I'm trying to narrow down the possible causes of this issue and could use some assistance.

I have a few questions if I may about the connection popup.
1-when server information can I use a hostname or does it have to be an IP and should it contain the port number the MySQL server is running on?
2-if the server is running on SSL does that create issues for the connection?
3-is there an actual log being created of the connection attempts being made while choosing the "Select" button?
Thanks for any assistance you could supply.
