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

Re: [cobalt-users] mySQL on RaQ2



Hi Neil

in order to setup a mysql database with a new user/password you sent me this
command (with some others) some time ago:


> mysqladmin -u tpoigne -p password 'deft4c5g'
>
> (Will setup user clive with password smith - please note this is NOT the
> same as the Linux password)


For the first time I did this it worked, but now when executing this command
as root via telnet this does no longer work. I always get back the error
that toigne@localhost is not allowed to do so ("access denied").

Any ideas ?

Manuel