Comment 2 for bug 520076

Revision history for this message
Jobpilot (ctrachsel) wrote :

Hi everybody, the problem came after an update.
I had try an apt-get remove mysql-server an apt-get install mysql-server,
after i did this test:
cedric@pcfixe:~$ sudo /etc/init.d/mysql stop
 * Stopping MySQL database server mysqld [fail]
cedric@pcfixe:~$ sudo /etc/init.d/mysql start
 * Starting MySQL database server mysqld [ OK ]
cedric@pcfixe:~$ sudo /etc/init.d/mysql status
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'debian-sys-maint'@'localhost' (using password: YES)'
 *
cedric@pcfixe:~$

Best regards