i am trying to set up a mysql server on my system.
i yum installed mysql and mysql-server
i also ran mysql_install_d b
but when i try mysqladmin -u root password 'xxxx', i get error
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localho st' (using password: NO)'
can someone pls help me
i yum installed mysql and mysql-server
i also ran mysql_install_d b
but when i try mysqladmin -u root password 'xxxx', i get error
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localho st' (using password: NO)'
can someone pls help me
Comment