[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] MySQL - cannot get root@localhost authorized
Yes, that was what I would have expected.
But it never happened.
Instead, right from the beginning, it always acts as though a password has
already been set.
>
> 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.
> >From there on "yourpasswordhere" is my mySQL root pass.