can't connect to database

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
dstein09
Posts: 3
Joined: Sun 23 Jan 2011 01:04

can't connect to database

Post by dstein09 » Sun 23 Jan 2011 01:15

i just downloaded the trial version of dbforge for mysql and my goal is to use the data compare feature. my source database is being hosted on a godaddy server. i used the information from my config file so i'm sure the host name and user credentials are correct, but i keep getting the following error:
Can't connect to MySQL server on 'mmurray8210.db.3441688.hostedresource.com' (10061):
Server did not respond within the specified timeout interval

i'm wondering if the port is incorrect. i left it on the default port of 3306. does anyone have any experience connecting to a godaddy hosted mysql db? or any other suggestions as to why i can't get connected?

thanks!

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Mon 24 Jan 2011 06:43

Try to increase the connection timeout. Default value is 15 seconds. You can find this setting in Database Connection Properties dialog box on Advanced page.

dstein09
Posts: 3
Joined: Sun 23 Jan 2011 01:04

Post by dstein09 » Mon 24 Jan 2011 19:39

thanks for the reply. changing the timeout didn't work either. i ended up moving to a different hosting and i got connected no problem.

Post Reply