MySQL Forums
Forum List  »  Install & Repo

Re: Can't create db after install
Posted by: Barry Galbraith
Date: June 29, 2013 10:40PM

>I use an administrator account as a matter of course.

mysql root != macbook administrator. They are two totally different things.
You can login to yout macbook as an administrator, or user, but then to connect to mysql server with commandline client, you specify the mysql user to connect with using the -u switch on the commandline.

Good luck,
Barry.

Options: ReplyQuote


Subject
Written By
Posted
Re: Can't create db after install
June 29, 2013 10:40PM


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.