Page 1 of 1

host always resolving to 192.168.1.100

Posted: Sun 15 Apr 2007 15:49
by brettfavre
No matter what I enter as the host in my connection profile, it always resolves to 192.168.1.100, giving me the error "Access denied for user 'myuser'@'192.168.1.100' (using password: YES)". I've tried both the IP address for my development server and the host name I have pointing to my development server, which is correctly set up in my hosts file and pings to the correct IP address on the command line.

The only thing non-standard about my setup is that I am running mySQL Developer Studio on a virtual machine via Parallels on my MacBook Pro. Seeing as that I can get pings to resolve correctly though, this really doesn't seem like it would make a bit of difference....

Any help is appreciated.

Posted: Sun 15 Apr 2007 16:28
by brettfavre
Sorry, you can disregard this. Host was resolving correctly, but since I was running through a VM my VM wasn't being seen as the same host as as the host operating system.