mysql error: doen't let the root user connect

Ankush Grover ankush174 at gmail.com
Thu Mar 16 12:32:54 UTC 2006


On 3/16/06, Deboo <knowledgeful at gmail.com> wrote:
>
> Getting the following error when running mysqltest:
>
> mysqltest: Failed in mysql_real_connect(): Access denied for user
> 'root'@'localhost' (using password: NO)
>
>
> Couldn't determine the cause. I just installed mysql and changed
> the password for root user of mysql. I'm able to login via webmin
> though but the mysqltest still fails.
>
> What needs to be done?
>
> Regards,
> Deboo
>
> -

Hey,

 from the terminal or command line do this

mysql -u root -p

it will then prompt you for the root password( in this case root password of
mysql not of system)

Regards

Ankush Grover
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060316/06a91774/attachment-0001.htm>


More information about the fedora-list mailing list