Are you connecting locally or remotely? By default, MySQL creates a Localhost Root account with no password.

You can try logging in with that account. If you need to log in remotely, you'll need to change the permissions on the user table (add a % to the hosts section to allow for any ip addresses to connect).

At 11:46 PM 12/9/2002 -0600, DIetrich Speer wrote:
Question from a Linux and MySql newbie

I just installed RedHat 8.0 and MySQL. During installation there was no
prompt for any database server properties (hostname, user).

Now I downloaded MySQLCC and try to configure the connection to the server.
I assume the server is running, because I can start and stop it through the
services interface.

However, whatever info I put into the Client - it will always give me an
error 145 (User can't connect).



--
Michael She  : [EMAIL PROTECTED]
Mobile       : (519) 589-7309
WWW Homepage : http://www.binaryio.com/



---------------------------------------------------------------------
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