These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for MySQL backup failure after virtualmin update on the new forum.
I have just run recent virtualmin update and since that I'm not able to backup MySQL databases - it throws an error:
mysqldump: Got error: 1045: Access denied for user 'root'@'localhost' (using password: YES) when trying to connect
Any clue what is going on when all was working fine previously?
Thanks
I haven't seen this on my servers. Are you sure the root password is correct in the MySQL module in Webmin? Unless ACLs have changed (in MySQL) I can't think what else would trigger that response. Our servers are still backing up with the new version, including the MySQL databases.
--
Check out the forum guidelines!
Got it fixed - issues within my.cnf
Anyway strange that restarting mysqld didn't throw any error on that missconfiguration.