I can connect to database with phpMyAdmin, but I cannot connect with Sequel Pro, using the same credentials. The host is mysql50-33.wc2.dfw1.stabletransit.com. When I connect using phpMyAdmin I notice it points to IP "172.17.70.16", but when I try mysql50-33.wc2.dfw1.stabletransit.com as host in Sequel Pro, I get this message:
Unable to connect to host mysql50-33.wc2.dfw1.stabletransit.com, or the request timed out.
Be sure that the address is correct and that you have the necessary privileges, or try increasing the connection timeout (currently 10 seconds).
MySQL said: Lost connection to MySQL server at 'reading initial communication packet', system error: 61
And when I try 172.17.70.16, I get this message:
Unable to connect to host 172.17.70.16, or the request timed out.
Be sure that the address is correct and that you have the necessary privileges, or try increasing the connection timeout (currently 10 seconds).
MySQL said: Can't connect to MySQL server on '172.17.70.16' (4)
I am on Mac OS 10.6.7.