MySQL Forums
Forum List  »  MySQL Query Browser

Error 1045 while trying to establish the connection
Posted by: Rafael Naufal
Date: August 24, 2005 07:36PM

Hi,

I'm trying to connect to my MySQL instance but I've the following error on my MySQL Query Browser:

An error occured while establishing the connection.
Type: java.sql.SQLException Error Code: 1045 SQL State: 28000
Message:
Access denied for user 'test'@'localhost' (using password: YES)

Bu when i've tried to connect with mysql command line client, it was successful. Can anyone help me solving this problem?

Regards, Rafael Naufal.

Options: ReplyQuote


Subject
Written By
Posted
Error 1045 while trying to establish the connection
August 24, 2005 07:36PM


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.