MySQL Forums
Forum List  »  MySQL Administrator

Re: Need Help Finding Password, Username, Etc.
Posted by: Barry Galbraith
Date: July 16, 2009 05:37AM

Leave Stored Connection blank (for now).
Server Host localhost
Username root
Password is whatever you set the root password to when you installed MySQL. By default, the root password is blank until/unless you set it to something.
The username and password is probably in the config.inc.php in the controluser and controlpass variables.

Once you connect, you build a stored connection in Tools | Manage connections.
Next time you connect, you can use the stored connection.

Good Luck.

Options: ReplyQuote


Subject
Written By
Posted
Re: Need Help Finding Password, Username, Etc.
July 16, 2009 05:37AM


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.