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

Re: [cobalt-users] RaQ3 mysql-dbi-perl



> The other problem I have is the password for root.
> When I try to set the password "mysqladmin -u root password 'new-password'
> I get "error: 'Access denied for user: 'root@localhost' Using password:
NO)
> Also, most mysqladmin commands get the same response.

You are not the only one.

su -
<password>
ps -aux | grep mysql
kill <pid>
mv /var/lib/mysql /var/lib/mysql.bak
/usr/bin/mysql_install_db