PDA

View Full Version : MySQL Error..


NeiSep
30th June 2006, 22:58
Okey hello i got big problem with change the password for my root account on MySQL i don't get what im doing wrong check it out:

[root@RH-62 named]# mysqladmin -u root password myownveryownpassword
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: NO)'

and when im using netstat -tap then i see that MySQL is running.

But its not working i don't get why not its wont work im using Linux Fedora 4

tcp 0 0 *:mysql *:* LIST

falko
1st July 2006, 13:14
What's in /etc/hosts?