[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Re: MySQL not allowing "--skip-grant-tables" as root!
- Subject: [cobalt-users] Re: MySQL not allowing "--skip-grant-tables" as root!
- From: Correllia Fuengabe <corras4@xxxxxxxxx>
- Date: Thu May 2 00:19:00 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Dear Andras,
Many thanks! Your recommendation of:
"/usr/bin/safe_mysqld --skip-grant-tables"
did the job!
I did manage to use the normal:
----------
UPDATE user SET Password=PASSWORD("<<NewRootPass>>")
WHERE User="root";
----------
syntax though.
Prefer this as I know I am just changing password and
nothing else!
THANKS AGAIN FOR SUCH A QUICK REPLY!
(If only Cobalt patches where issued as quickly and
effectivey :-)
Corrie
--- Andras Kende <andras@xxxxxxxxx> wrote:
>
> Hello,
>
> Had a same problem..... Try this :)
>
> /usr/bin/safe_mysqld --skip-grant-tables
>
> Also for me UPDATE didnt work ... So I used GRANT
> like below...
>
> http://mysql.com/doc/R/e/Resetting_permissions.html
> mysql> GRANT ALL PRIVILEGES ON *.* TO root@localhost
> -> IDENTIFIED BY 'some_pass' WITH GRANT
> OPTION;
>
> Andras
>
__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com