Hi,
After installation it's necessary to run mysq_install_db.sh.This script have
some routines to resolve the host,create system mySQL tables and write the
default option in this tables.For this reason, if you have some network
configuration problem, it's a good idea to use '-h' option and "said" to
mysql daemon what host must be resolved.
Eg:

mysql -u root -h host_name_of_your_Linux_machine -p

Regards,

Gelu
_____________________________________________________
G.NET SOFTWARE COMPANY

Permanent e-mail address : [EMAIL PROTECTED]
                                          [EMAIL PROTECTED]

----- Original Message -----
From: Tom McDonough <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 25, 2002 5:40 PM
Subject: Re: ERROR 1045: Access denied for user: 'root@localhost'


> I am having the same problem and cannot find any document which can get
> me beyond Access denied...
> Could you explain the difference between Linux 'root' user and 'root'
> user in MySQL?
>
> Subject: Re: ERROR 1045: Access denied for user: 'root@localhost'
> From: Victoria Reznichenko
> Date: Tue, 23 Apr 2002 16:38:01 +0300
>
>
> >> [root@omsrh etc]# mysql
> >> ERROR 1045: Access denied for user: 'root@localhost' (Using password:
> NO)
>
>    It means that anonymous user doesn't have any privileges ...
>    Unix 'root' user and 'root' user in MySQL are different ...
>
>
>
>
> ---------------------------------------------------------------------
> 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
>
>


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