The initial install has no password for root.

Fix this by running the command line client as follows:

Mysql -u root

That will allow you to connect.
Then give root a password!

The userids in mysql are completely separate from any security model that
your OS uses. 
Therefore,passwords, are not the same in both places.

On 3/31/01 12:47 PM, "Jack Handy" <[EMAIL PROTECTED]> wrote:

> Pie Charts
> 
> I have just downloaded and installed the most recent stable version on my
> Redhat 6.1 server.  I can't figure out how to access the MySQL server
> application itself!  (Yes I have actually started the daemon) I did download
> a GUI client app but I can't get past the password and I couldn't find a
> default password for the root account in the documentation.
> 
> Microsoft has made me stupid but I'm trying to heal myself.  If I can figure
> out how to get logged in I think I'll be OK.
> 
> Please help.
> 
> Much appreciated,
> 
> Jack
> 
> 
> 
> 


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to