MySQL Forums
Forum List  »  MySQL Workbench

Re: Cannot connect from localhost, but can connect from other machine
Posted by: Alexander Herpel
Date: May 10, 2012 03:29AM

I'm running on Windows 7 Pro 64bit.

This is so odd...

The server is on my stationary computer, and from this I can accomplish the following:
- use ER modelling to get all database structures.
- log into server administration and add users etc.
- log into database from NetBeans to add tables etc. (under services tab -> databases. Using the mysql-ConnectorJ jar library)
- log into database from local JSF web application to get records and store records

But from Workbench I just can't get into the SQL query tool. No matter with which user account I use.

From my laptop there are no problems logging in through Workbench SQL query tool with any user account. Or via Netbeans etc.

As I said before, I will make a clean install and see if it resolves itself. But unfortunately I'm using this for a university project and don't have time for this right now. I will post my results when I have done the fresh install.

-Alex

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.