[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [OT] MySQL Control Center
- Subject: Re: [cobalt-users] [OT] MySQL Control Center
- From: "Andy ross" <andy@xxxxxxxxxxxxxxxxx>
- Date: Thu Feb 27 06:46:03 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Bill wrote :
> I am able to get far enough to try to connect but I get: ERROR 1045:
Access
> denied for user: 'root@xxxxxxxxxxxxxxxxx' (Using password: YES)
>
> I am able to log into MySQL in SSH with the same password no problem.
>
> Without the tunnel I simply get a "no route to host error".
>
> Any Suggestions?
You need to create a new user for remote connection, eg : root@% rather than
root@localhost - that should fix it.
Andy.