MySQL Forums
Forum List  »  Newbie

Re: Unable to connect MYSQL from command line but works in MySQL Workbench
Posted by: Jon Stephens
Date: June 12, 2018 12:12AM

mysql -uroot -pPa55word

(Make sure there's no spaces following the -u or -p options.)

More info here.

cheers

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Written By
Posted
Re: Unable to connect MYSQL from command line but works in MySQL Workbench
June 12, 2018 12:12AM


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.