--On 15 April 2004 21:04 +0100 Saber Fakih <saber(a)ipaxiom.com> wrote:
Wondering if anyone can help me out, I am having
problems with creating
mysql database, I execute the command /usr/sbin/ser_mysql.sh create, I
do get asked for a root password, which I am not sure of therefore I
execute this command /usr/bin/mysqladmin -u root password xxxxxxx, here
I get the message saying, /usr/bin/mysqladmin: connects to server at
'localhost' failed, along with an error message
Error: 'Access denied for user 'root@localhost' (Using password: N0)
How do I overcome this problem?
http://dev.mysql.com/doc/mysql/en/Resetting_permissions.html
Alex