mysqld help

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: CraigWhitecraigwhite@azapple.com
Date:  
Subject: mysqld help
gracias - I ended up reinstalling because I undoubtedly did something that I
shouldn't have done. MySQL works, Horde works - learning is a painful
process.

----:----|----:----|----:----|----:----|----:----|----:----|
- Craig White - PO Box 8634 - Scottsdale, Arizona - 85252
- e-mail address ................ -
- world wide web address ........ - http://www.AzApple.com
- e-mail my pager address ....... -
- cellular phone ................ - (602) 377-9752
- voice/facsimile ............... - (480) 945-8445
----:----|----:----|----:----|----:----|----:----|----:----|

> -----Original Message-----
> From:
> [mailto:plug-discuss-admin@lists.plug.phoenix.az.us]On Behalf Of
>
> Sent: Sunday, December 31, 2000 2:06 PM
> To:
> Subject: mysqld help
>
>
>
>
> \_ I'm trying to set up mysqld and when I run...
> \_
> \_ mysqladmin -u hostname.domainname.com password 'password'
> \_ (yes, I have substituted the proper names and password)
> \_
> \_ I am denied access:
> \_ connect to server at ... failed:
> \_ error: 'Access denied for user: 'root@...' (Using password: 'YES')
> \_
> \_ I am quite certain that this is a necessary step and I can't
> figure this one
> \_ out - any help?
>
> See if you can say
>
> mysql -p mysql
>
> and see if you can connect to the database raw-ly.
>
> if so:
>
> update user set password = password('new-pass') where user = 'root';
>
> David
>
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail
> doesn't post to the list quickly and you use Netscape to write mail.
>
> Plug-discuss mailing list -
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss