Hi folks,
Ubuntu 7.04 server amd64
It just comes to my notice on running following commands
$ sudo /etc/init.d/mysql stopCode:* Stopping MySQL database server mysqld [fail]
$ sudo /etc/init.d/mysql startCode:* Starting MySQL database server mysqld [ OK ]
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'debian-sys-maint'@'localhost' (using password: YES)'
I suppose the problem is caused by running several 'apt-get update' and 'apt-get upgrade'. Before MySQL start/stop without problem nor having warning.
Please advise how to fix this problem. TIA
B.R.
satimis

