MySQL Forums
Forum List  »  Install & Repo

Re: Data base connection problem
Posted by: Scott Mills
Date: August 27, 2004 10:13AM

Command to connect to a DB that's up should look like this:

mysql -u <user> -p

Then you'll be prompted for <user>'s password.

Scott.

Options: ReplyQuote


Subject
Written By
Posted
August 26, 2004 05:34AM
Re: Data base connection problem
August 27, 2004 10:13AM
August 27, 2004 10:10PM


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.