[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] MySQL - cannot get root@localhost authorized



> But this never seems to affect the password for root@localhost, because I
am
> once again denied.
> Where have I goofed?

Here after installing mysql I just enter (right after installation)

mysqladmin -u root -p password 'yourpasswordhere'

then it prompts you for a password, and there I enter nothing and just press
return.