Re: Access denied for user error
Posted by:
pearsojd
Date: August 20, 2004 10:05AM
Hi,
With regard to the alternative solution;
'shell' is the command prompt eg in windows you see C:\>
I am not to sure what you mean by `determine the shell path`, do you mean specifiying which server to connect to? eg your `different machine` is work1. Therefore;
C:\>mysql -u your_username -p -h work1
This will connect you to the mysql server on work1, providing you have the right permissions.
Hope this helps.
James
Subject
Written By
Posted
Re: Access denied for user error
August 20, 2004 10:05AM
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.