Hi, I have Toad running on a Windows 7 machine (Host) and MySQL 5.6 running on Unbuntu on this same machine as a gues via Virtualbox.. I have DHCP on the guest disabled and static IPs assigned accordingly to match the host machine. The Virtual box iadaptor is configured as Bridge. I can ping from the guest to host and vice versa, but I can't get Toad to connect to the MySQL. I keep getting the error "The requested name is valid, but no data of the requested type was found" Connection Type: TCP Host: 192.168.2.70 User: john Password: ******* Database: mysql Port: 3306 I've also commented out bind address and skip-external-locking in the my.cnf file on the guest machine. What am I doing wrong and how can I get it to work? Any help will be greatly appreciated. Thanks.
↧