Can't connect to localhost after upgrade to 3.60.379

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
vkimura
Posts: 41
Joined: Sat 21 Feb 2009 08:56
Location: Vancouver, BC, Canada

Can't connect to localhost after upgrade to 3.60.379

Post by vkimura » Tue 16 Feb 2010 18:40

After I upgrade I can't connect to even my localhost mysql db. The connections should work fine as it's working in my zend IDE connection. I checked the passwords and they are all the same with the same user and port settings.

I tried to connect to my remote host and it's not working either. The settings (username, password and ports and ip) are all the same as last night. This problem occurs just after the upgrade.

I had to uninstall the old one but I didn't uninstall the settings. Just the program was uninstalled.

If you could help asap since I need use the dbforge at work now.

Thank you for your help,
Victor Kimura
skype - vkimura

.jp
Devart Team
Posts: 345
Joined: Wed 09 Sep 2009 06:55
Location: devart

Post by .jp » Wed 17 Feb 2010 10:41

1) Run the program;
2) Delete your connections (i.e., many of them are incompatible with the new version);
3) Create a new connection selecting a correct encoding.

Post Reply