Right after this command: mysql_secure_installation
a password has to be filled in. I've tried to leave it blank, as I did not set a password before for mysql (as far a I remember that is) and that didn't work. After that I tried the password of my standard user and my root account. Both didn't work either. The message I get is:
Code: Select all
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
edit: some more information. As it seems mysql is needed for Greyhole. I'm very happy I got a warning when uninstalling MySQL through the add/remove software tool inside the desktop environment.